Files
twenty/front/src/services/companies/index.ts
Anders Borch 27070b374e In place edit company info (#90)
* Add update company functionality

* Fix padding in cells with chips

* Add icons to table headers
2023-04-28 06:50:04 +00:00

3 lines
52 B
TypeScript

export * from './select';
export * from './update';