Skip to content

Commit 53a77c8

Browse files
author
Marek Rozmus
committed
Fix code review issues
1 parent e933c7e commit 53a77c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
[![Actions Status](https://github.com/sandstreamdev/react-swipeable-list/workflows/Node%20CI/badge.svg)](https://github.com/sandstreamdev/react-swipeable-list/actions)
1818
![GitHub Release Date](https://img.shields.io/github/release-date/sandstreamdev/react-swipeable-list)
1919
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
20-
![GitHub](https://img.shields.io/github/license/sandstreamdev/react-swipeable-list)
20+
![License: MIT](https://img.shields.io/github/license/sandstreamdev/react-swipeable-list)
2121

2222
## React Swipeable List component
2323

@@ -27,7 +27,7 @@ A control to render list with swipeable items. Items can have action on left and
2727

2828
Check [working example page](https://sandstreamdev.github.io/react-swipeable-list/) or experiment on:
2929

30-
[![Edit react-swipeable-list](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-swipeable-list-uses0?fontsize=14)
30+
[![Edit react-swipeable-list](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-swipeable-list-uses0)
3131

3232
## Installation
3333

0 commit comments

Comments
 (0)