A utility component for working with spacing.
Features
- Shorthand margin and padding CSS declarations.
Adheres to our spacing tokens.
Basic usage
First, import the component.
import {Box} from '@pleo-io/telescope'
Then use it, like so:
API reference
The component accepts the following props.
This component doesn't accept any custom props.