first code push in gitae
This commit is contained in:
9
src/component/Contact.jsx
Normal file
9
src/component/Contact.jsx
Normal file
@@ -0,0 +1,9 @@
|
||||
import React from 'react'
|
||||
|
||||
function Contact() {
|
||||
return (
|
||||
<div>Contact</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default Contact
|
||||
Reference in New Issue
Block a user