INit
This commit is contained in:
8
resources/js/components/pages/Home/Testimonial.tsx
Normal file
8
resources/js/components/pages/Home/Testimonial.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
export default function Testimonial() {
|
||||
return (
|
||||
<>
|
||||
<h4>Testimonials</h4>
|
||||
<div></div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user