Merged PR 846: #2189 Action Reorder Modal Implementation

#2189 Action Reorder Modal Implementation
This commit is contained in:
Nino Righi
2021-09-16 16:00:29 +00:00
committed by Andreas Schickinger
parent 4adb5f074e
commit 20c95a8a26
25 changed files with 263 additions and 26 deletions

View File

@@ -272,6 +272,9 @@
],
"@ui/loader": [
"apps/ui/loader/src/public-api.ts"
],
"@modal/reorder": [
"apps/modal/reorder/src/public-api.ts"
]
}
}