1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/providers
Tymoteusz Czech 6f15eb9f4c
fix: correct escaping of ui flags for plausible (#3907)
## About the changes
Stringified JSON still needs to be escaped before being placed in an
HTML attribute.
2023-07-07 17:40:37 +02:00
..
AccessProvider refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
PlausibleProvider fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
SWRProvider
UIProvider