Added legal notice modal

This commit is contained in:
Alexis
2025-06-14 18:57:13 +02:00
parent a2253a165f
commit dd8a506ef3
8 changed files with 152 additions and 16 deletions

View File

@@ -28,6 +28,7 @@ export interface SearchConfig {
}
export interface MapProps {
title?: string
/**
* The ID of the map.
* This is used to identify the map and store custom markers in the local storage.