stylist
/
frontend
/
src
/
components
/
ProfileCardContainer
/
index.ts
index.ts
Raw
import
ProfileCardContainer
from
'./ProfileCardContainer'
;
export
default
ProfileCardContainer
;