What is a 'DecorativeBox' anyway? #251
|
All throughout the docs, I see Does |
Answered by
benoitgrelard
Jan 23, 2024
Replies: 2 comments 1 reply
|
|
1 reply
Answer selected by
vladmoroz
|
For those who wants to use the same nice background styling: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DecorativeBoxis just a component we use in the docs to show some visual box when we want to demonstrate layout components.It isn't a part of the library, it's really just for the demos/examples.