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

Need IDs #19

Open StevenMDixon opened 5 years ago

StevenMDixon commented 5 years ago

Please put the ID for

main page: Login Button Add Snippet

snippet modal: modal id Save button Cancel button

StevenMDixon commented 5 years ago

main page: Login Button: #main-login-btn Add Snippet: #main-add-btn

snippet modal: modal id: #main-modal-div Save button: #modal-save-btn Cancel button: #modal-cancel-btn

auth container firebaseui-auth-container

ghost commented 5 years ago

I think we got most of them down not everything needs an id at this point right?