mirror of
https://github.com/vercel/next-learn.git
synced 2026-07-07 22:18:45 +00:00
Rename files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Layout from '../../components/Layout'
|
||||
import Layout from '../../components/layout'
|
||||
import { getAllPostIds, getPostData } from '../../lib/posts'
|
||||
import Head from 'next/head'
|
||||
import Date from '../../components/Date'
|
||||
import Date from '../../components/date'
|
||||
import utilStyles from '../../styles/utils.module.css'
|
||||
import { GetStaticProps, GetStaticPaths } from 'next'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user