# Voting
## feat - Voting user - Halaman kontribusi - Halaman riwayat ### No issuue
This commit is contained in:
@@ -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({
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { Vote_Create } from "@/app_modules/voting";
|
||||
import { Vote_Create } from "@/app_modules/vote";
|
||||
|
||||
export default async function Page() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user