Skip to content

Commit 30ea17e

Browse files
edmorleygaearon
authored andcommitted
Component Workbenches: Update Neutrino component preset URL (#872)
The package has since become an official Neutrino preset and was merged into the monorepo: neutrinojs/neutrino#430 https://github.com/mozilla-neutrino/neutrino-dev/tree/master/packages/react-components
1 parent 28ae03b commit 30ea17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/community/tools-comp-workbenches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ permalink: community/component-workbenches.html
1010
* **[React Showroom](https://github.com/OpusCapita/react-showroom-client):** React based components catalog which provides you with markdown documentation and live examples
1111
* **[patternplate](https://github.com/sinnerschrader/patternplate)**: A platform for pattern and component library development using React.
1212
* **[UiZoo.js](https://github.com/myheritage/UiZoo.js)**: Auto-generated component development environment by the JSDoc of React components.
13-
* **[Neutrino React components preset](https://github.com/eliperelman/neutrino-preset-react-components/)**: Create generic React components and previewing them without the need to embed in an application. Plays nicely with other Neutrino middleware, so you can build, test, preview, and publish multiple React components from a single repository.
13+
* **[Neutrino React components preset](https://neutrino.js.org/packages/react-components/)**: Create generic React components and preview them without the need to embed in an application. Plays nicely with other Neutrino middleware, so you can build, test, and publish multiple React components from a single repository.
1414
* **[React Cosmos](https://github.com/react-cosmos/react-cosmos)**: Dev tool for creating reusable React components. It scans your project for components and enables you to: render components in different states, mock dependencies (API, localStorage, etc.), see app state evolve in real time.
1515
* **[Bit](https://github.com/teambit/bit)**: Isolate and share components from existing projects to make them available to install in other projects while tracking changes across projects. It helps save the overhead of keeping components in separate repositories.

0 commit comments

Comments
 (0)