Add bdr
prop - border radius property in <Box/> component
#6868
Gaurav-Verma07
started this conversation in
Feature requests
Replies: 1 comment
-
In this situation, I think it makes sense to use the Internally it uses the <Paper radius={rem(20)} withBorder bd={"1px solid red"}>
Mantine
</Paper> |
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
-
Currently it supports
bd
which sets the border of the box but lacks any prop to set theborder-radius
Beta Was this translation helpful? Give feedback.
All reactions