eslint throwing a hissy fit for some reason

This commit is contained in:
Jerry Wester
2022-12-10 22:43:51 -07:00
parent bbaf55a8f5
commit 52aaef29f4
+1 -3
View File
@@ -521,9 +521,7 @@ const ParametersSection = (props, context) => {
content="Eject pAI"
onClick={() => act('remove_pai')}
/>
) : (
<> </>
)
) : (<> </>)
}>
{AI || 'None'}
</LabeledList.Item>