ESLint auto fixes
This commit is contained in:
@ -64,7 +64,7 @@ export function AsyncWidget(p: {
|
||||
|
||||
<Button onClick={load}>Try again</Button>
|
||||
|
||||
{p.errAdditionalElement && p.errAdditionalElement()}
|
||||
{p.errAdditionalElement?.()}
|
||||
</Box>
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user