1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest/Changes
Thomas Heartman 99b8fa2943
refactor: take chatgpt's suggestions for diff calc algorithm (#6086)
We had to make some updates to let the compiler know about the types and
fix an issue with nested objects not being compared as objects (instead
as strings), but this saves us a few lines and is hopefully more
readable.
2024-02-01 19:57:09 +09:00
..
Change refactor: take chatgpt's suggestions for diff calc algorithm (#6086) 2024-02-01 19:57:09 +09:00
FeatureToggleChanges.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00