mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
run prettier
This commit is contained in:
@@ -52,9 +52,5 @@ export const DevTools = observer(() => {
|
||||
)
|
||||
: null
|
||||
|
||||
return (
|
||||
<>
|
||||
{rendererStatus}
|
||||
</>
|
||||
)
|
||||
return <>{rendererStatus}</>
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user