navigation done only animations left to do for it
This commit is contained in:
9
src/components/mainViews/Projects.jsx
Normal file
9
src/components/mainViews/Projects.jsx
Normal file
@@ -0,0 +1,9 @@
|
||||
import React from 'react'
|
||||
|
||||
const Projects = () => {
|
||||
return (
|
||||
<div>Projects</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default Projects
|
||||
Reference in New Issue
Block a user