2.0.1 • Published 2 years ago

@seamonster-studios/react-spread v2.0.1

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

ReactSpread

Install

yarn add @seamonster-studios/react-spread

This is incredibly helpful when binding to javascript react components from w/in rescript that expect you to prop-spread. One example of this is Downshift.

<ReactSpread props={select->getLabelProps}>
	<label className="mb-2"> {"Choose an option"->React.string} </label>
</ReactSpread >
2.0.1

2 years ago

2.0.0

2 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.8.3

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.3.0

3 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago