From ff9c940ca7fd944208e97ed376763e7a39092003 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Wed, 3 Feb 2021 12:34:51 -0500 Subject: [PATCH] Fix props --- packages/core/src/components/Button/Button.stories.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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