calque/src/routes/(editor)/instructions.tsx
2024-10-29 16:20:48 +01:00

7 lines
No EOL
65 B
TypeScript

export default function Instructions() {
return <></>;
};