Skip to content

Commit

Permalink
[docs] Update v3 migration guide for ExpansionPanel#expanded
Browse files Browse the repository at this point in the history
This is related to PR #15368.
  • Loading branch information
NMinhNguyen authored Nov 28, 2019
1 parent d090429 commit c3e0359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/guides/migration-v3/migration-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ This change is explained in more detail in the [TypeScript guide](/guides/typesc
### ExpansionPanel

- [ExpansionPanelActions] Rename the `action` CSS class to `spacing`.
- [ExpansionPanel] Increase the CSS specificity of the `disabled` style rule.
- [ExpansionPanel] Increase the CSS specificity of the `disabled` and `expanded` style rules.
- [ExpansionPanel] Rename the `CollapseProps` prop to `TransitionProps`.

### List
Expand Down

0 comments on commit c3e0359

Please sign in to comment.