1.0.111 • Published 3 years ago

@jon20111/mui-spacer v1.0.111

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

mui-spacer

A MUI component for adding space outside of components

Demo and full documentation here

Table of Contents

Features

MUI Spacer is a wrapper around a MUI Divider component. It adds space between components by creating a Divider with no border or any other visible feature.

Implementation

Install the Spacer:

npm install @jon20111/mui-spacer

Import the Spacer:

import Spacer from '@jon20111/mui-spacer'

Props: It can receive all Divider props, as well as a 'space' prop.

The space prop takes a string px value and uses that to size the Spacer.

Contributors

Jon Middaugh (https://github.com/Jon20111) and (https://smartdevpreneur.com/)

License

MIT @jon20111

npm run build

Builds the app for production to the dist folder.\

1.0.111

3 years ago

1.0.11

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago