mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-01-21 06:34:30 +01:00
Added PWA support (#40)
This commit is contained in:
@@ -3,9 +3,7 @@ import HabitCalendar from '@/components/HabitCalendar'
|
||||
|
||||
export default function CalendarPage() {
|
||||
return (
|
||||
<Layout>
|
||||
<HabitCalendar />
|
||||
</Layout>
|
||||
<HabitCalendar />
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user