1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/admin/banners
Nuno Góis 6ffca07d51
feat: use new on/off endpoints in banners toggles (#5144)
https://linear.app/unleash/issue/2-1556/adapt-toggles-in-banners-table-to-use-the-new-on-and-off-endpoints

Uses the new on/off endpoints in the banners table toggles.
Also includes a missing rename for the `useMessageBannersApi` hook, to
`useBannersApi`.
2023-10-25 12:27:47 +01:00
..
BannerModal feat: use new on/off endpoints in banners toggles (#5144) 2023-10-25 12:27:47 +01:00
BannersTable feat: use new on/off endpoints in banners toggles (#5144) 2023-10-25 12:27:47 +01:00
Banners.tsx