UIUX: Easier adding and deleting of recipients (#1782)

* Using a new web component for recipients

Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
This commit is contained in:
relativisticelectron 2022-08-02 09:15:32 +02:00 committed by GitHub
parent f739d9bb7a
commit a82eddfe7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 1048 additions and 445 deletions

View file

@ -12,7 +12,7 @@
"wait-on": "^5.3.0"
},
"devDependencies": {
"cypress": "^9.5.4",
"cypress": "^9.7.0",
"cypress-wait-until": "^1.7.1"
},
"scripts": {