We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52e439 commit e07dc16Copy full SHA for e07dc16
packages/ant-component-mapper/README.md
@@ -34,10 +34,6 @@ You need to add React Form Renderer
34
$ npm install @data-driven-forms/react-form-renderer -S
35
```
36
37
-```console
38
-$ yarn add @data-driven-forms/react-form-renderer
39
-```
40
-
41
Optionally you can install one of provided mappers:
42
43
#### [ANT mapper](https://www.npmjs.com/package/@data-driven-forms/ant-component-mapper)
@@ -46,10 +42,6 @@ Optionally you can install one of provided mappers:
46
$ npm install @data-driven-forms/ant-component-mapper -S
47
48
44
49
50
-$ yarn add @data-driven-forms/ant-component-mapper
51
52
53
45
54
### Usage
55
0 commit comments