mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(app): introduce form framework [EE-1946] (#6272)
This commit is contained in:
parent
c5fe994cd2
commit
4f7b432f44
39 changed files with 815 additions and 339 deletions
1
app/portainer/components/UsersSelector/index.ts
Normal file
1
app/portainer/components/UsersSelector/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { UsersSelector } from './UsersSelector';
|
Loading…
Add table
Add a link
Reference in a new issue