Files
twenty/front/src/modules/ui/components/select-entity/SelectSingleEntity.tsx
Lucas Bordeau fdfb6f10e2 Implemented comment thread target picker with new dropdown components (#295)
* First draft of new relation picker and usage in comments
---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-06-14 18:48:26 +02:00

4 lines
57 B
TypeScript

export function SelectSingleEntity() {
return <></>;
}