Paulo Júnior
Paulo Júnior
Closes #147. 
As requested here in this comment on Console. https://github.com/wedeploy/console/pull/2781#issuecomment-487683678
## RFC ### Overview Currently, our build generates one single file that embeds all components, fonts, and utils. This affects the First Load JS size as it will load the...
## Bug report ### Current Behavior Currently, we need to wrap the bubble in another component, like a `Box`, to make the tooltip to be displayed. ### Expected behavior The...