[AAE-15839] Fix file object input in viewers (#8804)

* [AAE-15839] Fix file object input in viewers

* [AAE-15839] Attend review comments

* [AAE-15839] Remove duplication

* [AAE-15839] Fix package-lock.json

* [AAE-15839] Fix package.json

* [AAE-15839] Remove duplication

* [AAE-15839] Remove duplication
This commit is contained in:
Pablo Martinez Garcia
2023-08-09 13:30:50 +02:00
committed by GitHub
parent 1f96c3452c
commit 04803c1815
6 changed files with 37 additions and 66 deletions
-1
View File
@@ -226,4 +226,3 @@
"module": "./index.js",
"typings": "./index.d.ts"
}