0.1.7 • Published 4 years ago

@maxwowo/components v0.1.7

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Components

A set of useful React components that I'm using.

GitHub Workflow Status npm (scoped) David

✨ Components

  • Centered - centers the children vertically and horizontally

📦 Installation

$ npm install @maxwowo/components
$ yarn add @maxwowo/components

🔨 Usage

import { Centered } from '@maxwowo/components';

const App = () => <Centered>Bruh</Centered>;
0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago