I can drag and drop items into the canvas
I
This commit is contained in:
@@ -81,7 +81,7 @@ def mk_accordion_section(component_id, title, icon, content, selected=False):
|
||||
)
|
||||
|
||||
|
||||
def set_boundaries(boundaries, remove_margin=True, other=0):
|
||||
def apply_boundaries(boundaries, remove_margin=True, other=0):
|
||||
if isinstance(boundaries, int):
|
||||
max_height = boundaries
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user