fix: possible issue?
This commit is contained in:
6
ordr-ui/app/page/page.tsx
Normal file
6
ordr-ui/app/page/page.tsx
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
const DummyComponent = () => {
|
||||||
|
|
||||||
|
return (<></>)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default DummyComponent
|
||||||
Reference in New Issue
Block a user