Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 285 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 285 Bytes

Spacer

The Spacer component renders a square of empty space, meant to add space around and in other components.

Getting started

yarn add @hig/spacer

Import the component

import Spacer from '@hig/spacer';

Basic usage

<Spacer spacing="xxl"/>