In place edit company info (#90)

* Add update company functionality

* Fix padding in cells with chips

* Add icons to table headers
This commit is contained in:
Anders Borch
2023-04-28 08:50:04 +02:00
committed by GitHub
parent d5c1bd6365
commit 27070b374e
6 changed files with 92 additions and 26 deletions

View File

@ -1 +1,2 @@
export * from './select';
export * from './update';