0.1.5 • Published 4 years ago

@labrnth/theme v0.1.5

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

@labrnth/theme

The theme for all @labrnth components.

Installation

yarn add @labrnth/theme

Usage

import Theme from '@labrnth/theme';

<Theme>
  // children go here...
</Theme>

Props

PropTypeDefaultDescription
theme?defaultdefaultThe theme to provide to the child components.
childrenReact.ReactNodeThe contents that the Theme wraps.
0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago