xxx
This commit is contained in:
parent
c367770d1e
commit
5f1ff464c3
@ -3,7 +3,7 @@ import styles from "./style.module.scss";
|
|||||||
import TableMeets from '../TableMeets/TableMeets'
|
import TableMeets from '../TableMeets/TableMeets'
|
||||||
// import EditForm from "../edit/EditMeetsForm";
|
// import EditForm from "../edit/EditMeetsForm";
|
||||||
// import PostForm from "../post/Meets";
|
// import PostForm from "../post/Meets";
|
||||||
import Users from "../post/Users";
|
// import Users from "../post/Users";
|
||||||
// import User from "../get/User";
|
// import User from "../get/User";
|
||||||
import Questions from "../post/Questions";
|
import Questions from "../post/Questions";
|
||||||
import { GetQuestions } from "../get/Questions";
|
import { GetQuestions } from "../get/Questions";
|
||||||
@ -80,7 +80,7 @@ const HomePage = () => {
|
|||||||
{/* <Users></Users> */}
|
{/* <Users></Users> */}
|
||||||
{/* <User></User> */}
|
{/* <User></User> */}
|
||||||
{/* <GetQuestions></GetQuestions> */}
|
{/* <GetQuestions></GetQuestions> */}
|
||||||
<Users></Users>
|
{/* <Users></Users> */}
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user