1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 22:05:23 +02:00

refactor(docker/stacks): migrate table to react [EE-4705] (#9956)

This commit is contained in:
Chaim Lev-Ari 2023-09-07 15:59:59 +01:00 committed by GitHub
parent c3d266931f
commit c8a1f0fa77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 1127 additions and 492 deletions

View file

@ -0,0 +1,3 @@
<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.89453 7C2.89453 6.44772 3.34225 6 3.89453 6L11.1055 6C11.6578 6 12.1055 6.44771 12.1055 7C12.1055 7.55228 11.6578 8 11.1055 8L3.89453 8C3.34225 8 2.89453 7.55228 2.89453 7Z" fill="#98A2B3"/>
</svg>

After

Width:  |  Height:  |  Size: 346 B