diff --git a/src/pages/components/button/code.mdx b/src/pages/components/button/code.mdx index 025e1051117..5e36a3d9e5b 100755 --- a/src/pages/components/button/code.mdx +++ b/src/pages/components/button/code.mdx @@ -6,8 +6,6 @@ description: tabs: ['Usage', 'Style', 'Code', 'Accessibility'] --- -import { Add16 } from '@carbon/icons-react'; - Preview the button component with the React live demo. For detailed code usage @@ -62,8 +60,10 @@ documentation, see the Storybooks for each framework below. ## Live demo +import { Add } from '@carbon/react/icons'; + {` - + `} {` - + `} {` -