fix: delete data if top-level data is selected
All checks were successful
Build and Deploy Angular App / build (push) Successful in 2m3s

This commit is contained in:
2024-09-30 04:55:33 +03:00
parent 6211dd8889
commit 380b2efa0d
9 changed files with 196 additions and 112 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "frontend",
"version": "1.0.0-b6",
"version": "1.0.0-b7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "frontend",
"version": "1.0.0-b6",
"version": "1.0.0-b7",
"dependencies": {
"@angular/animations": "^18.2.6",
"@angular/cdk": "~18.2.6",