mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-17 02:29:10 +00:00
force rename all UI folders to it's alway lowercase
This commit is contained in:
parent
df2a27663b
commit
dc3a65cfc4
26 changed files with 0 additions and 0 deletions
10
ui/pages/index.js
Normal file
10
ui/pages/index.js
Normal file
|
@ -0,0 +1,10 @@
|
|||
import React from 'react'
|
||||
// import Link from 'next/link'
|
||||
// import Head from '../components/head'
|
||||
// import Nav from '../components/nav'
|
||||
|
||||
const Home = () => (
|
||||
<h1>Hi there.</h1>
|
||||
)
|
||||
|
||||
export default Home
|
Loading…
Add table
Add a link
Reference in a new issue