0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-08 02:10:54 -05:00
Terkoiz 945bc8eca1 Fix for search bar resetting it's contents when attempting to fully delete them (#3)
Yes, I know that not adding all hook dependencies is bad practice.
I don't have the time or energy to refactor it properly.

Co-authored-by: Terkoiz <terkoiz@spt.dev>
Reviewed-on: SPT-AKI/DB-Website#3
2023-08-30 15:24:55 +00:00
..
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00
2023-03-02 20:51:47 -05:00

Item Finder Website

How to build

  1. Make sure Nodejs and Npm (or Yarn) are installed
  2. Run npm run build or yarn build to build the production project

Notes

Created based on CRA template typescript (see cra.md)