Skip to content

Commit

Permalink
docs: fix incorrect circular progress color token name
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 694552986
  • Loading branch information
asyncLiz authored and copybara-github committed Nov 8, 2024
1 parent 855de0b commit 2e97477
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/components/progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ customized in terms of color.

Token | Default value
----------------------------------------------- | ------------------------
`--md-circular-progress-color` | `--md-sys-color-primary`
`--md-circular-progress-active-indicator-color` | `--md-sys-color-primary`
`--md-circular-progress-size` | `48px`
`--md-circular-progress-active-indicator-width` | `8.3333` (%)

Expand Down Expand Up @@ -379,7 +379,6 @@ Token | Default value

## API


### MdLinearProgress <code>&lt;md-linear-progress&gt;</code>

#### Properties
Expand Down

0 comments on commit 2e97477

Please sign in to comment.