catnap89 / Snippit-Project

A web page that allows users to quickly add and reference code snippets.
https://catnap89.github.io/Snippit-Project/
3 stars 2 forks source link

BUG - snippit welcome screen is visible during reload #106

Closed StevenMDixon closed 5 years ago

StevenMDixon commented 5 years ago

when the user reloads the page the snippit welcome card is visible for a short amount of time.

Can we hide the card and use jquery to show it when the user is logged out under auth.js?