-
|
I want to composite component with fetching function; but, 'CustomStyledButton' don't have css itself. https://codesandbox.io/embed/objective-shape-7r2pkw?fontsize=14&hidenavigation=1&theme=dark |
Beta Was this translation helpful? Give feedback.
Answered by
quantizor
Mar 21, 2026
Replies: 2 comments
-
|
Oh... I resolved it |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Resolved by the author — the issue was that attributes were not being passed to the base component. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
quantizor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved by the author — the issue was that attributes were not being passed to the base component.