diff --git a/src/App.js b/src/App.js index 7789eec..414f1c7 100644 --- a/src/App.js +++ b/src/App.js @@ -88,7 +88,7 @@ function App() { {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} diff --git a/src/components/ButtonNewDesign/index.js b/src/components/ButtonNewDesign/index.js index 019a764..f52b05a 100644 --- a/src/components/ButtonNewDesign/index.js +++ b/src/components/ButtonNewDesign/index.js @@ -11,7 +11,8 @@ const ButtonNewDesign = ({ borderColor, borderRadius, fontSize, - padding, + paddingX, + paddingY, icon, buttonIcon, text, @@ -21,7 +22,8 @@ const ButtonNewDesign = ({ return (