fix: allow spaces in title input (#504)

This commit is contained in:
Carlos Valente
2023-09-01 23:26:59 +02:00
committed by GitHub
parent 23dcca5527
commit 8d427a6bbe
6 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime-ui",
"version": "2.7.1",
"version": "2.7.2",
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.7.0",