mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-08-12 12:29:44 +00:00
feat: vite test
This commit is contained in:
parent
d208565a61
commit
1d11cf3f99
122 changed files with 6922 additions and 16846 deletions
5
frontend/src/pages/submit.tsx
Normal file
5
frontend/src/pages/submit.tsx
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import SubmitForm from "../components/submit-form";
|
||||
|
||||
export default function SubmitPage() {
|
||||
return <SubmitForm />;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue