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