diff --git a/packages/core/src/components/Button/Button.stories.tsx b/packages/core/src/components/Button/Button.stories.tsx index a0756925d6..af95e64d52 100644 --- a/packages/core/src/components/Button/Button.stories.tsx +++ b/packages/core/src/components/Button/Button.stories.tsx @@ -132,7 +132,7 @@ export const ButtonLinks = () => { // TODO: Refactor to use new routing mechanisms } -   has props for both Material-UI's component as well as for @@ -140,7 +140,7 @@ export const ButtonLinks = () => { -   links to a statically defined route. In general, this should be @@ -150,7 +150,7 @@ export const ButtonLinks = () => { View URL @@ -161,7 +161,7 @@ export const ButtonLinks = () => { Trigger Event