chore: Initial
This commit is contained in:
commit
e551781de0
19 changed files with 446 additions and 0 deletions
3
app/routes/test.tsx
Normal file
3
app/routes/test.tsx
Normal file
|
@ -0,0 +1,3 @@
|
|||
export default function Test() {
|
||||
return <h1>test</h1>;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue