Skip to content

Commit bcf0dae

Browse files
committed
Fix: conflict
1 parent 975b8dd commit bcf0dae

File tree

1 file changed

+1
-1
lines changed
  • frontend/zicdding-class.com/app/class/create

1 file changed

+1
-1
lines changed

frontend/zicdding-class.com/app/class/create/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import { Button } from '@zicdding-web/ui/Button';
44
import { Typography } from '@zicdding-web/ui/Typography';
55
import { Fragment, useState } from 'react';
6-
import { Calendar, Input } from '@zicdding-web/ui';
6+
import { Calendar, } from '@zicdding-web/ui';
77
import { Tabs } from '@zicdding-web/ui/Tabs';
88

99
export default function ClassDetailCreatePage() {

0 commit comments

Comments
 (0)