Initial commit from Create Next App
This commit is contained in:
3
app/b/page.tsx
Normal file
3
app/b/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function B() {
|
||||
return <div>b</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user