From d2cb1667e8c0c75a1eca5a6c1105c6780937e8cd Mon Sep 17 00:00:00 2001 From: Aaron Date: Mon, 1 Apr 2024 13:16:01 -0700 Subject: [PATCH] fix: make the Modal cancel buttons `btn-link` --- src/components/Modal/Modal.stories.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Modal/Modal.stories.js b/src/components/Modal/Modal.stories.js index c6240bf6..9a4c17fd 100644 --- a/src/components/Modal/Modal.stories.js +++ b/src/components/Modal/Modal.stories.js @@ -35,7 +35,7 @@ export const LiveExample = () => ( - + @@ -55,7 +55,7 @@ export const Autofocus = () => ( - +