diff --git a/components/button/__tests__/__snapshots__/demo.test.js.snap b/components/button/__tests__/__snapshots__/demo.test.js.snap index 980273d7a4..26c9953500 100644 --- a/components/button/__tests__/__snapshots__/demo.test.js.snap +++ b/components/button/__tests__/__snapshots__/demo.test.js.snap @@ -133,6 +133,44 @@ exports[`renders ./components/button/demo/basic.md correctly 1`] = `
+ + + + with icon and inline + + + + + + with icon and inline + + + diff --git a/components/button/demo/basic.md b/components/button/demo/basic.md index faa86b0b90..7e96413fd4 100644 --- a/components/button/demo/basic.md +++ b/components/button/demo/basic.md @@ -24,6 +24,9 @@ const ButtonExample = () => (