fix issues with tabs
This commit is contained in:
parent
b27abe928d
commit
addc6bfb11
14 changed files with 210 additions and 137 deletions
7
src/routes/(editor)/instructions.tsx
Normal file
7
src/routes/(editor)/instructions.tsx
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
export default function Instructions() {
|
||||
|
||||
|
||||
return <></>;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue