Skip to content
View kriskarpenko's full-sized avatar
πŸ«€
πŸ«€
  • 02:39 (UTC +02:00)
Block or Report

Block or report kriskarpenko

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kriskarpenko/README.md

Hi there πŸ‘‹

Here are some ideas to get you started:

  • 🌱 I’m currently learning Game Design
  • πŸ‘― I’m looking to collaborate on some interesting projects
  • πŸ“« How to reach me: telegram, email
  • πŸ˜„ Pronouns: she/her

Pinned Loading

  1. useQueryParams hook for React Router... useQueryParams hook for React Router v6
    1
    import { useSearchParams } from "react-router-dom";
    2
    
                  
    3
    /**
    4
     * Hook to get all query params as key value pairs.
    5
     * Usage: