Skip to content

Commit bdec679

Browse files
committed
style(README): Fixed lint issues
1 parent cd5ded6 commit bdec679

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
## 🎊 Status
1212

1313
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
14-
[![npm version](https://img.shields.io/npm/v/@bluebase/plugin-react-navigation.svg?style=flat)](https://npmjs.org/package/@bluebase/plugin-react-navigation 'View this project on npm')
14+
[![npm version](https://img.shields.io/npm/v/@bluebase/plugin-react-navigation.svg?style=flat)](https://npmjs.org/package/@bluebase/plugin-react-navigation "View this project on npm")
1515
[![Build Status](https://travis-ci.com/BlueBaseJS/plugin-react-navigation.svg?branch=master)](https://travis-ci.com/BlueBaseJS/plugin-react-navigation)
1616
[![codecov](https://codecov.io/gh/BlueBaseJS/plugin-react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/BlueBaseJS/plugin-react-navigation)
1717
[![Greenkeeper badge](https://badges.greenkeeper.io/BlueBaseJS/plugin-react-navigation.svg)](https://greenkeeper.io/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/BlueBaseJS/plugin-react-navigation/blob/master/CONTRIBUTING.md)
@@ -22,10 +22,10 @@
2222
## 🀝 Compatibility
2323

2424
| 🌏 Web | πŸ–₯ Electron | πŸ“± React Native |
25-
| :----: | :--------: | :-------------: |
26-
| ❌ | ❌ | βœ… |
25+
| :----: | :---------: | :-------------: |
26+
| ❌ | ❌ | βœ… |
2727

2828
## Docs
2929

30-
- [Storybook](https://BlueBaseJS.github.io/plugin-react-navigation/storybook/)
31-
- [API Docs](https://BlueBaseJS.github.io/plugin-react-navigation/)
30+
- [Storybook](https://BlueBaseJS.github.io/plugin-react-navigation/storybook/)
31+
- [API Docs](https://BlueBaseJS.github.io/plugin-react-navigation/)

0 commit comments

Comments
Β (0)