medium
+20 XP
FRONTEND

URL State Sync

Sync component state with URL search params.
You're exploring as a guest. Create a free account to save progress and submit solutions.
import { useSearchParams } from "react-router-dom";

// Sync filter state with URL