UNPKG

reactors

Version:

View components and APIs that work web, mobile and desktop!

8 lines (6 loc) 156 B
import React from 'react'; import {Describe} from '@francoisv/describe-react'; export default () => ( <Describe label="Reactors index"> </Describe> );