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

fix: formatting

This commit is contained in:
Tymoteusz Czech 2025-08-28 15:38:24 +02:00
parent b045a25e4a
commit ee69b03843
No known key found for this signature in database
GPG Key ID: 133555230D88D75F

View File

@ -474,8 +474,7 @@ export const ProjectFeatureToggles = ({
const selectedData = useSelectedData(features, rowSelection);
const showCleanupReminder =
!tableState.lastSeenAt && !tableState.lifecycle;
const showCleanupReminder = !tableState.lastSeenAt && !tableState.lifecycle;
return (
<Container>