Const
React component used to horizontally and vertically center an element relative to its parent dimensions.
It uses the position: absolute strategy.
position: absolute
Docs https://chakra-ui.com/components/center
React component used to horizontally and vertically center an element relative to its parent dimensions.
It uses the
position: absolutestrategy.