Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

Set of stateless ui widgets for React

Set of stateless ui widgets for React

react-widgets

NPM version
Downloads

An à la carte set of polished, extensible, and accessible form inputs built for React.
Get going quickly with the low friction setup!

Demos and Documentation here

Local development and contributing

React widgets, uses a “monorepo” organization style for managing multiple npm packages
in a single git repo. This is done through a Yarn feature called
workspaces. To get everything setup and dependencies installed:

  • make sure you have the latest version of yarn installed
  • run yarn run bootstrap in the repo root directory

Install

npm install react-widgets

Running the doc site locally

  • Follow the steps above
  • switch to the www directory and run yarn
  • yarn start to start the site
View Source Code