tjtanjin / react-chatbotify-gallery-website

Gallery website to browse, rate and share themes and plugins for React ChatBotify.
https://gallery.react-chatbotify.com
MIT License
2 stars 8 forks source link

feat: Allow specifying themes in URL #32

Closed HusseinSerag closed 2 months ago

HusseinSerag commented 2 months ago

Searching of themes is reflected in URL allowing link sharing

Description

Utilization of React Router useSearchParams to be able to parse URL automatically at page load and on upcoming search requests

Closes #26

What change does this PR introduce?

Please select the relevant option(s).