mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Simplify burger handling
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ export const Map = ({
|
||||
|
||||
return (
|
||||
<section id="tournament-map" className="flex h-content flex-col">
|
||||
<div className="p-3 lg:hidden">{filters}</div>
|
||||
{filters && <div className="p-3 lg:hidden">{filters}</div>}
|
||||
|
||||
<MapContainer
|
||||
center={center}
|
||||
|
||||
Reference in New Issue
Block a user