0.1.1 • Published 6 years ago

monadical-react-components v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-components: In-house components used @ Monadical

These components are not documented or supported, but if you find something you like you're welcome to use it!

Usage

import {ExpandableSection} from 'monadical-react-components'

const MORE_INFO = "https://github.com/Monadical-SAS/react-components"


export const TimeControlsComponent = ({debug, expanded}) =>
    <ExpandableSection name="Controls" source={MORE_INFO} expanded={expanded}>
        Blah Blah Blah content here
    </ExpandableSection>
0.1.1

6 years ago

0.1.0

6 years ago

0.0.11

6 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago