diff --git a/src/App.js b/src/App.js index 4f0ca6c..def34a0 100644 --- a/src/App.js +++ b/src/App.js @@ -101,7 +101,7 @@ function App() { {/* */} {/* */} {/* */} - {/* */} + {/* */} {/* diff --git a/src/components/ButtonNewDesign/index.js b/src/components/ButtonNewDesign/index.js index 9b51764..cfc9141 100644 --- a/src/components/ButtonNewDesign/index.js +++ b/src/components/ButtonNewDesign/index.js @@ -14,12 +14,13 @@ const ButtonNewDesign = ({ padding, icon, buttonIcon, + text, }) => { return (