Open MarynaBasieva opened 6 months ago
App.tsx
Footer.tsx
Galery.tsx import Profile from "./Profile";
function Gallery() { return (
);
}
export default Gallery;
Navbar.tsx
Profile.tsx
App.tsx