From b1f29d764ac81ac17a20a9929c086ff2418c6eed Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 20 Nov 2023 14:07:28 -0300 Subject: merge ui props and state --- packages/aml-backoffice-ui/src/Dashboard.tsx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/aml-backoffice-ui/src/Dashboard.tsx') diff --git a/packages/aml-backoffice-ui/src/Dashboard.tsx b/packages/aml-backoffice-ui/src/Dashboard.tsx index 2d75de660..a38391efb 100644 --- a/packages/aml-backoffice-ui/src/Dashboard.tsx +++ b/packages/aml-backoffice-ui/src/Dashboard.tsx @@ -84,6 +84,9 @@ const versionText = VERSION * also fundations * also life insurance * + * no all state are handled by all the inputs + * all the input implementation should respect + * ui props and state */ export function ExchangeAmlFrame({ -- cgit v1.2.3