Breno M. Silva
Results
1
comments of
Breno M. Silva
@jjavierdguezas I had this same problem with sui popup and my solution was, using styled components, create and export an component like this: ``` export const MyPopup = styled(Popup)` ......