Add option to select full day time range

This commit is contained in:
Guntis Smaukstelis
2023-07-04 00:20:13 +03:00
parent c5b84727a6
commit cf57669830
6 changed files with 93 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export const SelectKey: Component<{
}> = (props) => {
return (
<div>
<h3>Select key</h3>
<h4>Select key</h4>
<ul>
{ aggregateKey.map(key =>
<label><li><input