File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ React useOnline Hook
3
3
4
4
[ ![ Build & Deploy] ( https://github.com/uiwjs/react-use-online/actions/workflows/ci.yml/badge.svg )] ( https://github.com/uiwjs/react-use-online/actions/workflows/ci.yml )
5
5
[ ![ Coverage Status] ( https://uiwjs.github.io/react-use-online/badges.svg )] ( https://uiwjs.github.io/react-use-online/coverage/lcov-report/ )
6
+ [ ![ NPM Version] ( https://img.shields.io/npm/v/@uiw/react-use-online.svg )] ( https://www.npmjs.com/package/@uiw/react-use-online )
6
7
7
8
` useOnline ` is a tiny, zero-dependency, SSR hook for responding to online/offline changes.
8
9
Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ root.render(
16
16
description = { pkg . description }
17
17
version = { `v${ VERSION } ` }
18
18
>
19
- < Github href = "https://github.com/uiwjs/react-monorepo-template " />
19
+ < Github href = "https://github.com/uiwjs/react-use-online " />
20
20
</ MarkdownPreviewExample > ,
21
21
) ;
You can’t perform that action at this time.
0 commit comments