mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
cd7697db62
Creates a new useEventSearch hook based on the useFeatureSearch hook. Moves the old useEventSearch hook into useLegacyEventSearch and updates references to it. I don't know yet whether this'll work entirely as expected, but I plan on making any necessary configurations when I implement the state management in a follow-up PR. But because this is pretty much a straight copy-paste from useFeatureSearch (only adjusting types, I think), I also think it might be possible to turn this into a generic search template. Not sure if now is the time, but worth thinking about, I think. |
||
---|---|---|
.. | ||
__mocks__ | ||
assets | ||
component | ||
constants | ||
contexts | ||
hooks | ||
interfaces | ||
openapi | ||
themes | ||
types | ||
utils | ||
index.tsx | ||
setupTests.ts | ||
vite-env.d.ts |