0.1.5 • Published 3 years ago

@labrnth/theme v0.1.5

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

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago