From a29db7a4a5311ab5b5d489a1eedfd1f4555773ae Mon Sep 17 00:00:00 2001 From: Nic Eigel Date: Sun, 14 Jan 2024 17:44:02 +0100 Subject: updating makefile, fixing auditor-backoffice --- .../create/CreatedSuccessfully.tsx | 3 - .../deposit_confirmations/create/index.tsx | 16 +- .../deposit_confirmations/list/List.stories.tsx | 18 -- .../instance/deposit_confirmations/list/Table.tsx | 249 +-------------------- .../instance/deposit_confirmations/list/index.tsx | 25 --- .../src/paths/instance/products/create/index.tsx | 19 +- 6 files changed, 5 insertions(+), 325 deletions(-) (limited to 'packages/auditor-backoffice-ui/src/paths') diff --git a/packages/auditor-backoffice-ui/src/paths/instance/deposit_confirmations/create/CreatedSuccessfully.tsx b/packages/auditor-backoffice-ui/src/paths/instance/deposit_confirmations/create/CreatedSuccessfully.tsx index 6b02430cc..573064aea 100644 --- a/packages/auditor-backoffice-ui/src/paths/instance/deposit_confirmations/create/CreatedSuccessfully.tsx +++ b/packages/auditor-backoffice-ui/src/paths/instance/deposit_confirmations/create/CreatedSuccessfully.tsx @@ -38,7 +38,6 @@ export function CreatedSuccessfully({

-

@@ -50,7 +49,6 @@ export function CreatedSuccessfully({

-