## feat
- Voting user
- Halaman kontribusi
- Halaman riwayat
### No issuue
This commit is contained in:
2024-02-16 17:20:06 +08:00
parent 0dd8e287f4
commit e629157960
135 changed files with 3160 additions and 1501 deletions

View File

@@ -1,4 +1,4 @@
import { LayoutVote_Create } from "@/app_modules/voting";
import { LayoutVote_Create } from "@/app_modules/vote";
import React from "react";
export default async function Layout({

View File

@@ -1,4 +1,4 @@
import { Vote_Create } from "@/app_modules/voting";
import { Vote_Create } from "@/app_modules/vote";
export default async function Page() {
return (