what is the best way to extend components #1360
Answered
by
jzempel
augustofbs
asked this question in
Q&A
-
I want to create new components and extend some components like DatePicker. What is the best way to achieve this? Fork? Use yarn new command? |
Beta Was this translation helpful? Give feedback.
Answered by
jzempel
Jun 6, 2022
Replies: 1 comment 1 reply
-
Following from the previous comment, I think your best bet will be to fork the repo. Garden is not positioned to receive net new components via external contribution. Please consider sharing your extensions back here. We would love to see what you're able to do with Garden. 🙏 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
augustofbs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following from the previous comment, I think your best bet will be to fork the repo. Garden is not positioned to receive net new components via external contribution.
Please consider sharing your extensions back here. We would love to see what you're able to do with Garden. 🙏