mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-07 23:31:58 +08:00
2 lines
153 B
Text
2 lines
153 B
Text
<%# locals: (state:, extra_class: nil) %>
|
|
<%== render("components/state_label", locals: { state:, color: DV_STATE_LABEL_COLOR[state], extra_class: }) %>
|