refactor(page): rename index page component

This commit is contained in:
António Santos
2020-05-24 18:53:27 +01:00
parent 8957c4a23e
commit 3b73414dc6

View File

@@ -1,7 +1,7 @@
import Head from 'next/head'
import { Text, Card, Note, Code, Spacer } from '@zeit-ui/react'
export default function Home() {
export default function Page() {
return (
<div className="container">
<Head>