?!?!?!?!?!?!
This commit is contained in:
7
islands/Example.tsx
Normal file
7
islands/Example.tsx
Normal file
@ -0,0 +1,7 @@
|
||||
export default function Example() {
|
||||
return (
|
||||
<div class="flex flex-row gap-4 text-3xl">
|
||||
Example
|
||||
</div>
|
||||
);
|
||||
}
|
Reference in New Issue
Block a user