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

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
**/**/.env
**/**/.npmrc
.DS_Store
node_modules