refactor(containers): replace containers datatable with react component [EE-1815] (#6059)

This commit is contained in:
Chaim Lev-Ari
2022-01-04 14:16:09 +02:00
committed by GitHub
parent 65821aaccc
commit 07e7fbd270
80 changed files with 3614 additions and 1084 deletions
@@ -0,0 +1,3 @@
.root {
display: inline-flex;
}