Styled components wrapper for <ConnectButton> [?] #1117
artgadliba
started this conversation in
General
Replies: 1 comment
-
@artgadliba Apologies for the late reply here 🙏. Yes that's fully possible. You can start by following the steps here. Start implementing the code that's shown in the documentation and make sure the functionality works first as expected. After that's done you can finally transition the basic html elements to your styled components. Here is an example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone,
Is it possible to apply styled components to Connect Button to override built-in styles? I am not really experienced in that module, but I suppose to do that the original component should return className to its children.
Anyone tried to do that?
Beta Was this translation helpful? Give feedback.
All reactions