Calendar Side Bar added
Calendar Side Bar and CSS File added Don´t touch it, CSS makes problems
This commit is contained in:
@@ -10,6 +10,7 @@ import DateElement from "@/components/DateElement";
|
||||
import InputForm from "@/components/InputForm";
|
||||
import Login from "@/components/Login";
|
||||
import Test from "@/components/Test";
|
||||
import BasicDateCalendar from "@/components/CalendarSideBar";
|
||||
|
||||
|
||||
|
||||
@@ -21,7 +22,7 @@ export default function Home(p) {
|
||||
return (
|
||||
|
||||
<div className={"normal-centered"}>
|
||||
<Login/>
|
||||
<BasicDateCalendar/>
|
||||
</div>
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user