Move configuration row to shared

This commit is contained in:
Mehdi Benadel
2024-05-25 14:40:59 +02:00
parent 2c81d9a052
commit 854bb8fb27
3 changed files with 3 additions and 3 deletions

View File

@ -5,3 +5,4 @@
// Add here all your elements, the main JS file will import them all.
import './help-button'
import './dynamic-table-form'
import './configuration-row'