Module: components/TaskStateBadge
Functions
default
▸ default(root0): Element
Component that displays a badge with the given task state.
Parameters
| Name | Type | Description |
|---|
root0 | Object | Props. |
root0.taskState | TaskState | Task state to display. |
Returns
Element
Defined in
src/web-app/src/components/TaskStateBadge.tsx:11