You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following two lines which need to be replaced in the _ShrineAppState class are actually in the ShrineApp class in the code. Documentation is correct, code needs to be updated so people don't copy/paste into the wrong class and get confused.
// TODO: Add variable for selected Category (104)
// TODO: Add a callback when a Category is tapped (104)