We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f4b44 commit f775b9eCopy full SHA for f775b9e
1 file changed
src/app/pages/main/TimetablePage.tsx
@@ -93,7 +93,7 @@ function TimetablePage() {
93
</Popover>
94
<ModeToggle />
95
<Dialog>
96
- <DialogTrigger>
+ <DialogTrigger asChild>
97
<Button variant="outline">
98
<SettingsIcon />
99
Settings
0 commit comments