eslint throwing a hissy fit for some reason
This commit is contained in:
@@ -521,9 +521,7 @@ const ParametersSection = (props, context) => {
|
||||
content="Eject pAI"
|
||||
onClick={() => act('remove_pai')}
|
||||
/>
|
||||
) : (
|
||||
<> </>
|
||||
)
|
||||
) : (<> </>)
|
||||
}>
|
||||
{AI || 'None'}
|
||||
</LabeledList.Item>
|
||||
|
||||
Reference in New Issue
Block a user