1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 06:49:40 +02:00

fix(ui): tidy up Edge Devices configuration EE-3604 (#7797)

This commit is contained in:
matias-portainer 2022-11-10 16:13:20 -03:00 committed by GitHub
parent e1e81731b9
commit 30e23ea5b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 57 additions and 17 deletions

View file

@ -1 +1,2 @@
export { FormControl } from './FormControl';
export type { Size } from './FormControl';