mirror of
https://github.com/spaytac/orbiter.git
synced 2026-01-21 21:54:50 +00:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
export default () => (
|
|
<div>Welcome to next.js!</div>
|
|
)
|