Const
React component used to horizontally and vertically center its child. It uses the popular display: flex centering technique.
display: flex
Docs https://chakra-ui.com/docs/components/center
React component used to horizontally and vertically center its child. It uses the popular
display: flexcentering technique.