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 975b8dd commit bcf0daeCopy full SHA for bcf0dae
frontend/zicdding-class.com/app/class/create/page.tsx
@@ -3,7 +3,7 @@
3
import { Button } from '@zicdding-web/ui/Button';
4
import { Typography } from '@zicdding-web/ui/Typography';
5
import { Fragment, useState } from 'react';
6
-import { Calendar, Input } from '@zicdding-web/ui';
+import { Calendar, } from '@zicdding-web/ui';
7
import { Tabs } from '@zicdding-web/ui/Tabs';
8
9
export default function ClassDetailCreatePage() {
0 commit comments