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