chore: setup project for production
This commit is contained in:
11
components/instagram-section/Instasection.jsx
Normal file
11
components/instagram-section/Instasection.jsx
Normal file
@@ -0,0 +1,11 @@
|
||||
import React from 'react'
|
||||
|
||||
const Instasection = () => {
|
||||
return (
|
||||
<div className='h-[70vh]'>
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default Instasection
|
||||
Reference in New Issue
Block a user