We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fed893 commit 3bb7781Copy full SHA for 3bb7781
1 file changed
README.md
@@ -1,10 +1,3 @@
1
-<!--
2
-TODO
3
-- update react spring to v9 on release
4
- - should fix about of typescript issues
5
-- fix remaining typescript errors
6
-- add units tests for components once enzyme gains better supports shallow
7
--->
8
9
<h1 align="center">
10
<img height="350" src="./screenshots/example.png" />
@@ -14,7 +7,7 @@ TODO
14
15
<p align="center">
16
<a href="https://travis-ci.com/catc/react-timekeeper">
17
- <img src="https://travis-ci.com/catc/react-timekeeper.svg?branch=master" alt="build" />
+ <img src="https://github.com/catc/react-timekeeper/actions/workflows/ci.yml/badge.svg" alt="build" />
18
11
</a>
19
12
<a href="https://www.npmjs.com/package/react-timekeeper">
20
13
<img src="https://img.shields.io/npm/dm/react-timekeeper" alt="downloads" />
0 commit comments