* feat/120: calculate delay to single event
* feat/120 Countdown
* feat/120 prevent parsing NaN
* feat/120: version bump
* feat/120: update README.md
* feat/120: show delayed countdown timer
This commit is contained in:
Carlos Valente
2022-06-30 20:26:01 +02:00
committed by GitHub
parent dcc534f92b
commit f4c5a2bf87
20 changed files with 543 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime-ui",
"version": "1.1.3",
"version": "1.2.1",
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.0.0-next.3",