Skip to content
Snippets Groups Projects

Resolve "Update documentation for new package name"

Merged Sam Sehnert requested to merge 9-update-documentation-for-new-package-name into develop
Compare and
37 files
+ 1899
13406
Preferences
Compare changes
Files
37
@@ -5,7 +5,7 @@ Fields can also be associated with an array. Here is an example where you can in
<!-- STORY -->
```jsx
import Form, { Input } from 'cd-react-forms';
import Form, { Input } from '@customd/cd-react-forms';
<Form id="array-form">
<label htmlFor="array-friend-1">Friend1</label>