From a324ba367a75fc790f9456e479e7bbf22abe00aa Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 24 Jan 2024 17:48:00 -0300 Subject: fixes #8265 --- packages/aml-backoffice-ui/src/forms/declaration.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/aml-backoffice-ui') diff --git a/packages/aml-backoffice-ui/src/forms/declaration.ts b/packages/aml-backoffice-ui/src/forms/declaration.ts index 6c52a4bfe..345531fb1 100644 --- a/packages/aml-backoffice-ui/src/forms/declaration.ts +++ b/packages/aml-backoffice-ui/src/forms/declaration.ts @@ -24,7 +24,7 @@ import { AmlExchangeBackend } from "../utils/types.js"; * This file just export types and UI Forms * based on what `globalThis` contiain. * - * `./index.js` must be imorted first before + * `./index.js` must be imported first before * so `globaThis` will have the correct value. */ -- cgit v1.2.3