Frames-Proj / frames

6 stars 6 forks source link

Basic Navbar #39

Closed nicholasyan closed 7 years ago

nicholasyan commented 7 years ago

Added styling for new navbar with forward, back buttons, basic link and username UI:

navbar

Forward and backward buttons work.

Also moved app items in Index.tsx into a separate app component; Index.tsx was doing a bit too much for my liking.

TO DO: