fix linting

This commit is contained in:
Anton Tranelis 2025-08-25 20:05:44 +02:00
parent a9d58b6b06
commit a2d6ee5fe3

View File

@ -47,7 +47,7 @@ function MapContainer({ layers, map }: { layers: LayerProps[]; map: any }) {
setApis((current) => [
...current,
{
id: layer.id!,
id: layer.id,
api: new itemsApi<Place>('items', layer.id, undefined, {
_or: [
{