We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35229d7 commit 8f085f5Copy full SHA for 8f085f5
1 file changed
crystal_toolkit/components/error_msg.py
@@ -15,7 +15,7 @@
15
"Invalid composition input!",
16
aio_id=self.id("invalid-comp-alarm"),
17
msg_type="error",
18
- ).layout(),
+ ),
19
20
# 2. Add to callback:
21
Output(ErrorMessage.ids.visible(self.id("invalid-comp-alarm")), "data"),
0 commit comments