diff --git a/src/dzeio/Button/index.tsx b/src/dzeio/Button/index.tsx index e054301..1c329b0 100644 --- a/src/dzeio/Button/index.tsx +++ b/src/dzeio/Button/index.tsx @@ -34,7 +34,7 @@ export default class Button extends React.Component { inner = ( <> {typeof Icon === 'string' ? ( - + ) : ( )}