Ana Škarica
Ana Škarica
> Thanks for the reply @TimmTha7er , but there is still some issues in your solution. Example: trying to type "13:30" it returns me "13:03" How to fix this problem?...
Is there any solution?
> Is there any solution? This worked for me: ``` import React from "react"; import { ComposableMap, Geographies, Geography } from "react-simple-maps"; const geoUrl = "https://unpkg.com/[email protected]/countries-110m.json"; // new url works...
> const { scrollXProgress } = useScroll({ layoutEffect: false, `