add edit step + do recipe in main view, added carousel for recipe selection
This commit is contained in:
4
frontend/views/list_select/__init__.py
Normal file
4
frontend/views/list_select/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .item import ListItem
|
||||
from .base import SelectableList
|
||||
from .list_view import ListView
|
||||
from .carousel import CarouselView
|
||||
Reference in New Issue
Block a user