Creating Blog Page for listing
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import React from 'react'
|
||||
|
||||
const BlogPage = () => (
|
||||
<div>
|
||||
<h1>Blog page</h1>
|
||||
</div>
|
||||
)
|
||||
|
||||
export default BlogPage
|
||||
Reference in New Issue
Block a user