mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
01a38becb3
A strategy title can be either an empty string or undefined on the type we use in the frontend. In the snapshot it can be an empty string, null (presumably), and undefined. This change updates the diffing logic to handle the various title diff cases correctly. It also updates the type used for the snapshot to reflect this. |
||
---|---|---|
.. | ||
__mocks__ | ||
assets | ||
component | ||
constants | ||
contexts | ||
hooks | ||
interfaces | ||
openapi | ||
themes | ||
types | ||
utils | ||
index.tsx | ||
setupTests.ts | ||
vite-env.d.ts |