Skip to content

Commit a2d238d

Browse files
feat(all): add newline between badges
1 parent aa4caa1 commit a2d238d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/react-15/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# react-15
22

33
[![NPM](https://nodei.co/npm/react-15.png)](https://nodei.co/npm/react-15/)
4+
45
[![NPM version](https://img.shields.io/npm/v/react-15.svg)](https://www.npmjs.com/package/react-15)
56

67
Copy of [react@15](https://unpkg.com/react@15/).

packages/react-dom-core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# react-dom-core
22

33
[![NPM](https://nodei.co/npm/react-dom-core.png)](https://nodei.co/npm/react-dom-core/)
4+
45
[![NPM version](https://img.shields.io/npm/v/react-dom-core.svg)](https://www.npmjs.com/package/react-dom-core)
56

67
Copy of [react-dom@15](https://unpkg.com/react-dom@15/).

0 commit comments

Comments
 (0)