Redesign shopping list
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m19s
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m19s
This commit is contained in:
@@ -2,3 +2,4 @@ export const PLANS_STORAGE_KEY = 'recipe-planner-plans-v1';
|
||||
export const PANTRY_STORAGE_KEY = 'recipe-pantry-v1';
|
||||
export const PANTRY_STORAGE_KEY_V2 = 'recipe-pantry-v2';
|
||||
export const SHOPPING_STORAGE_KEY = 'recipe-shopping-v1';
|
||||
export const SHOPPING_SESSION_KEY = 'recipe-shopping-session-v1';
|
||||
|
||||
Reference in New Issue
Block a user