4.0.0 • Published 2 years ago

@tom-ricci/react-spacer v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

spacer v4

A super-simple spacer component for React.

Usage

First, import the package:

import Spacer from "@tom-ricci/react-spacer";

Then, specify the width and/or height of the spacer as a valid CSS length:

<Spacer x={"10rem"} y={"50px"}/>
3.0.0

2 years ago

4.0.0

2 years ago

2.0.0

2 years ago

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago