0
The code above creates a red box.
Library: @chakra-ui/react
@chakra-ui/react
0 Comments
import { Box } from "@chakra-ui/react"; <Box bgColor="red"> </Box>