1.0.111 • Published 2 years ago

@jon20111/mui-spacer v1.0.111

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.11

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago