Skip to content

Commit

Permalink
fix(modal): reference usage tab demo
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jun 4, 2020
1 parent 1be148a commit b0c928a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/modal/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ Also for both modal variants, you can set the DOM element that gets focus when t
| `shouldSubmitOnEnter` | `boolean` | – | – | Specify if Enter key should be used as "submit" action |
| `size` | `'xs'` | `'md'` | `'lg'` | – | – | Specify the size variant |

Click the `Show Info` button in [our storybook](https://react.carbondesignsystem.com/?path=/story/modal--default), or follow the links in the component [live demo](/components/modal/usage#live-demo) for other frameworks.
Click the `Show Info` button in [our storybook](https://react.carbondesignsystem.com/?path=/story/modal--default), or follow the links in the component live demo on the usage tab.

## Feedback

Expand Down

0 comments on commit b0c928a

Please sign in to comment.