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