The component can be imported via:
The StatusIndicator component is a small colored circle used to indicate status or state.
It supports the following colors: red, yellow, green, blue, purple and grey.
You can add a pulsing animation to the status indicator by setting the isPulsing prop to true. This is useful for indicating an active or processing state.