Skip to content

Commit f775b9e

Browse files
committed
Fix hydration error
1 parent 96f4b44 commit f775b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/pages/main/TimetablePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ function TimetablePage() {
9393
</Popover>
9494
<ModeToggle />
9595
<Dialog>
96-
<DialogTrigger>
96+
<DialogTrigger asChild>
9797
<Button variant="outline">
9898
<SettingsIcon />
9999
Settings

0 commit comments

Comments
 (0)