diff --git a/build/config.js b/build/config.js index ddbb5d3d1..954463dbe 100644 --- a/build/config.js +++ b/build/config.js @@ -1,5 +1,5 @@ module.exports = { dev: { - componentName: 'badge', // dev components + componentName: 'button', // dev components }, }; diff --git a/components/button/__tests__/__snapshots__/demo.test.js.snap b/components/button/__tests__/__snapshots__/demo.test.js.snap index ee4445e74..1a1bf58c4 100644 --- a/components/button/__tests__/__snapshots__/demo.test.js.snap +++ b/components/button/__tests__/__snapshots__/demo.test.js.snap @@ -36,7 +36,7 @@ exports[`renders ./components/button/demo/ghost.md correctly 1`] = `

`; @@ -77,11 +77,15 @@ exports[`renders ./components/button/demo/multiple.md correctly 1`] = ` exports[`renders ./components/button/demo/size.md correctly 1`] = `
-




Download