mirror of
https://github.com/p-stream/p-stream.git
synced 2026-05-07 17:30:05 +00:00
Update TIDBSubmissionForm.tsx
This commit is contained in:
parent
9be65870bd
commit
e95222bbf6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import { useTranslation } from "react-i18next";
|
|||
|
||||
import { Button } from "@/components/buttons/Button";
|
||||
import { Dropdown } from "@/components/form/Dropdown";
|
||||
import { Modal, ModalCard, useModal } from "@/components/overlays/Modal";
|
||||
import { Modal, useModal } from "@/components/overlays/Modal";
|
||||
import { SegmentData } from "@/components/player/hooks/useSkipTime";
|
||||
import { AuthInputBox } from "@/components/text-inputs/AuthInputBox";
|
||||
import { Heading3, Paragraph } from "@/components/utils/Text";
|
||||
|
|
|
|||
Loading…
Reference in a new issue