Sergio de Cristofaro
Sergio de Cristofaro
Hi, I have set up Cassandra on Kubernetes, and i am trying to expose it on a public port to make it accessible to external applications that resides on a...
## Description Hi, i am creating a component library based on styled components. When using version 4 i can correctly import and use my library. When trying to use version...
When the `disabled` property and the `onClick` one are passed to a component, the onClick should be disabled
## Description SelectOptionItem is a `{label: ReactElement, value: string}` object. It could be useful to have the type of the `value` prop be restricted to some more specific type so...
## Description  Tabs names are truncated too soon. The tabs still have some space that could be used to show their name. ## Possible solution there could be two...