Fix: voting status

Deskripsi:
- Perubahan router status & riwayat
This commit is contained in:
2024-10-29 14:10:46 +08:00
parent 8f76067380
commit e5e36a3889
35 changed files with 455 additions and 281 deletions

View File

@@ -28,7 +28,7 @@ export default function Vote_RiwayatSaya({
// --- Main component --- //
<Box>
<ScrollOnly
height="75vh"
height="76vh"
renderLoading={() => (
<Center mt={"lg"}>
<Loader color={"yellow"} />