Code cleanup
This commit is contained in:
@@ -111,6 +111,8 @@ fileprivate struct EmptyGroceryListView: View {
|
||||
}
|
||||
|
||||
|
||||
// Grocery List Logic
|
||||
|
||||
|
||||
class GroceryRecipe: Identifiable, Codable {
|
||||
let name: String
|
||||
|
||||
Reference in New Issue
Block a user