Skip to content
Snippets Groups Projects
Commit 23f3e3db authored by Kevin Portable's avatar Kevin Portable
Browse files

correction merge

parent 8bd62ba6
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ const Home = () => {
</div>
<div className="bg-white dark:bg-gray-700 rounded-lg shadow-md p-6 min-h-[300px]">
<Calendar />
<Calendar selectedDate={selectedDate} setSelectedDate={setSelectedDate}/>
</div>
<div className="bg-white dark:bg-gray-700 rounded-lg shadow-md p-6 min-h-[300px]">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment