From c6860586df8951e7fe2cb5b6754580fc2362cfd3 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Wed, 17 Apr 2024 23:20:20 +0200 Subject: [PATCH] [DEV] update umload progress --- src/component/popin/popin.html | 10 ++-- src/component/popin/popin.ts | 8 +-- .../upload-progress/upload-progress.html | 36 +++++++------ src/popin/upload-progress/upload-progress.ts | 51 +++++++++++-------- 4 files changed, 57 insertions(+), 48 deletions(-) diff --git a/src/component/popin/popin.html b/src/component/popin/popin.html index 4778632..b5c31e1 100644 --- a/src/component/popin/popin.html +++ b/src/component/popin/popin.html @@ -3,7 +3,7 @@
- @if(closeTopRight === true) { + @if(closeTopRight) {