1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00

chore: lint

This commit is contained in:
Nuno Góis 2025-09-08 11:22:43 +01:00
parent 5d82417980
commit cce935161f
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -171,9 +171,7 @@ export const FeatureStrategyMenu = ({
sx={{ minWidth: matchWidth ? '282px' : 'auto' }}
disabled={Boolean(disableReason)}
tooltipProps={{
title: disableReason
? disableReason
: undefined,
title: disableReason ? disableReason : undefined,
}}
>
Use template