0.1.7 • Published 5 years ago

@maxwowo/components v0.1.7

Weekly downloads
1
License
MIT
Repository
-
Last release
5 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

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago