diff --git a/src/App.js b/src/App.js index 352b91a..ca30930 100644 --- a/src/App.js +++ b/src/App.js @@ -30,7 +30,8 @@ export function Loading() { > diff --git a/src/Pages/Store/Services/index.js b/src/Pages/Store/Services/index.js index a2b01dc..2f1d9a0 100644 --- a/src/Pages/Store/Services/index.js +++ b/src/Pages/Store/Services/index.js @@ -196,12 +196,7 @@ function Service({ const expandIcon = ({ isActive }) => { if (isRequestingActivities) return ; - return ( - e.stopPropagation()} - /> - ); + return ; }; return (