generated from template/astro-template
Initial commit
This commit is contained in:
3
src/components/Test.tsx
Normal file
3
src/components/Test.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export const Test = () => {
|
||||
return <div>Test</div>;
|
||||
};
|
||||
Reference in New Issue
Block a user