Contact Page
This commit is contained in:
5
web/src/pages/Portrait/PortraitPage/PortraitPage.tsx
Normal file
5
web/src/pages/Portrait/PortraitPage/PortraitPage.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import PortraitCell from 'src/components/Portrait/PortraitCell'
|
||||
|
||||
const PortraitPage = () => <PortraitCell />
|
||||
|
||||
export default PortraitPage
|
||||
Reference in New Issue
Block a user