diff --git a/components/organisms/Transaction/index.js b/components/organisms/Transaction/index.js index 2daf2c2..31c1be5 100644 --- a/components/organisms/Transaction/index.js +++ b/components/organisms/Transaction/index.js @@ -3,7 +3,7 @@ import CardHeader from '../../atoms/Card/Header'; import HistoryWallet from '../Wallet/History'; import { CiCircleList } from 'react-icons/ci'; -import Quickly from './quickly'; +// import Quickly from './quickly'; export const TransactionContext = createContext(); const Transaction = () => { @@ -33,7 +33,7 @@ const Transaction = () => { - + {/* */} ); diff --git a/tests/pages/transactions/__snapshots__/index.test.js.snap b/tests/pages/transactions/__snapshots__/index.test.js.snap index 44eaaf3..2078b77 100644 --- a/tests/pages/transactions/__snapshots__/index.test.js.snap +++ b/tests/pages/transactions/__snapshots__/index.test.js.snap @@ -273,137 +273,6 @@ exports[`Transactions should render the page 1`] = ` -
-
-
- - - -
-

- Envoyer un pass santé -

-
-
-
- - - - -
-

- Pass santé Envoyer -

-
-
-
-
-

- Mes bénéficiaires -

- -
-
-
- - Loading... - -
-
-
-
-
-

- Pass santé Envoyer -

- - Tous les bénéficiaire récement contacté - -
-
-
-
- - Loading... - -
-
-
-
`;