From 46c128b9ec2c632617bd88af2ea8f36250ae92ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20S=C3=A1nchez?= Date: Tue, 25 Jun 2024 14:30:56 +0200 Subject: [PATCH] rebase --- ui-src/components/ExporterProgress.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ui-src/components/ExporterProgress.tsx b/ui-src/components/ExporterProgress.tsx index 4653efa1..dcae13d5 100644 --- a/ui-src/components/ExporterProgress.tsx +++ b/ui-src/components/ExporterProgress.tsx @@ -38,12 +38,6 @@ const stepMessages: Record = { libraries: { total: 'color libraries built 🎨' }, - format: { - total: 'formatting color libraries 🎨' - }, - libraries: { - total: 'color libraries built 🎨' - }, components: { total: 'components built 🏗️', current: 'Currently processing layer'