mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
feat(docker): migrate files table to react [EE-4663] (#8916)
This commit is contained in:
parent
146681e1c7
commit
09f60c3277
24 changed files with 529 additions and 229 deletions
1
app/react/docker/components/FilesTable/index.ts
Normal file
1
app/react/docker/components/FilesTable/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { FilesTable } from './FilesTable';
|
Loading…
Add table
Add a link
Reference in a new issue