Skip to content

Commit e07dc16

Browse files
committed
fix: updating the ant-component-mapper README.md to reflect migration to npm
1 parent a52e439 commit e07dc16

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/ant-component-mapper/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ You need to add React Form Renderer
3434
$ npm install @data-driven-forms/react-form-renderer -S
3535
```
3636

37-
```console
38-
$ yarn add @data-driven-forms/react-form-renderer
39-
```
40-
4137
Optionally you can install one of provided mappers:
4238

4339
#### [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:
4642
$ npm install @data-driven-forms/ant-component-mapper -S
4743
```
4844

49-
```console
50-
$ yarn add @data-driven-forms/ant-component-mapper
51-
```
52-
5345

5446
### Usage
5547

0 commit comments

Comments
 (0)