Logo@blockle/blocks

Box

Usage

import { Box } from '@blockle/blocks';

const Component = () => <Box>First box</Box>;

Props

Name Type Default Description
children node Content of the box
className string Additional class name