fe_load_image #14

Merged
brian merged 30 commits from fe_load_image into main 2024-02-24 22:48:04 +01:00
Showing only changes of commit e7d91a4886 - Show all commits
+1
View File
@@ -5,6 +5,7 @@ from .labels import labels_element
next_button = dmc.Button(
"next".title(),
id="next-button",
n_clicks=0,
fullWidth=True,
color="lime",
radius="sm",