Rendering the Tooltip is creating performance issues on the whole app. In this PR we only render the tooltip on hover
This library was generated with Nx.
Run npx nx build twenty-ui to build the library.
npx nx build twenty-ui
Run npx nx start twenty-ui to start the storybook development server on localhost:6006.
npx nx start twenty-ui
localhost:6006
Run npx nx test twenty-ui to execute the unit tests via Jest.
npx nx test twenty-ui