Fix missing import

This commit is contained in:
Joe Knapper 2026-03-12 16:11:41 +00:00
parent 5ce77538d1
commit 68c9f76fc0

View file

@ -44,6 +44,7 @@ from openflexure_microscope_server.ui import (
UI_ELEMENT_RESPONSE, UI_ELEMENT_RESPONSE,
Accordion, Accordion,
HeaderBlock, HeaderBlock,
PropertyControl,
TextBlock, TextBlock,
UIElementList, UIElementList,
action_button_for, action_button_for,