File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ import { OODDFrame } from '@components/Frame/Frame';
2222import Loading from '@components/Loading' ;
2323import Modal from '@components/Modal' ;
2424import NavBar from '@components/NavBar' ;
25- import PostItem from '@components/PostItem' ;
2625import { StyledText } from '@components/Text/StyledText' ;
2726import TopBar from '@components/TopBar' ;
28- import UserProfile from '@components/UserProfile' ;
2927
3028import type { UserPostSummary } from '@apis/post/dto' ;
3129import type { UserInfoData } from '@apis/user/dto' ;
3230
3331import ButtonSecondary from './ButtonSecondary/index' ;
3432import NavbarProfile from './NavbarProfile/index' ;
33+ import PostItem from './PostItem/index' ;
34+ import UserProfile from './UserProfile/index' ;
3535
3636import {
3737 ProfileContainer ,
You can’t perform that action at this time.
0 commit comments