feat: update ExamplePage to display example text
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
export default function ExamplePage() {
|
export default function ExamplePage() {
|
||||||
return <div></div>;
|
return <div>example</div>;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user