File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export interface ProgressBarProps extends BaseComponentProps {
2121 /**
2222 * Enables the correct styling of the progress bar in different contexts. You can set it to one of the following:
2323 *
24- * - `"flash"` - Use this variatn when using the progress bar within a flash component.
24+ * - `"flash"` - Use this variant when using the progress bar within a flash component.
2525 * Note that the result button isn't displayed when using this variant.
2626 * Use the `buttonText` property and the `onButtonClick` event listener of the flashbar item instead of the result button provided by the progress bar.
2727 * - `"key-value"` - Use this variant when using the progress bar within the key-value pairs pattern.
You can’t perform that action at this time.
0 commit comments