City selection with display on a map

This commit is contained in:
Guntis Smaukstelis
2024-01-05 16:17:00 +02:00
parent db0fd5bf62
commit bdb2148ed3
11 changed files with 151 additions and 20 deletions
-1
View File
@@ -15,7 +15,6 @@ export function Database() {
return (
<div class="fileManager">
<h2>Database</h2>
<div class="container">
<div class="column">
<DateList getDate={getDate} setDate={setDate} />