Skip to content

Commit b07f5f3

Browse files
author
Ilya Lyamkin
committed
chore: change from mytaxi to freenow
1 parent 477a76e commit b07f5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This library allows you to generate forms based on provided JSON configuration.
1717
#### Installation
1818

1919
1. Install library.
20-
2. Import package `import formGenerator from '@mytaxi/uniform';`.
20+
2. Import package `import formGenerator from '@freenow/uniform';`.
2121
3. Generate form and include in your component:
2222
```
2323
const Form = formGenerator(formConfig, components);

0 commit comments

Comments
 (0)