mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-09 00:18:26 +01:00
This PR disables the "create feature flag" button when you've reached the limits. This one is a little more complex than the other UI limits, because we also have to take into account the project feature limit. I've tried to touch as little as possible, but I _have_ extracted the calculation of both limits into a single hook. |
||
---|---|---|
.. | ||
useCreateFeaturePath.ts |