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