No size
for components
#586
-
In my app, the Buttons are not getting influenced by the |
Beta Was this translation helpful? Give feedback.
Answered by
ofekashery
Jul 26, 2021
Replies: 1 comment 1 reply
-
Are you using the RC version of Geist? If so, please refer to the RC documentation: react-rc.geist-ui.dev. Geist no longer uses the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sesto-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you using the RC version of Geist? If so, please refer to the RC documentation: react-rc.geist-ui.dev.
Geist no longer uses the
size
prop to control component sizing, you can now dynamically scale components with thescale
prop.💡 Learn more in the Scaleable documentation