chore: run pretty-quick

This commit is contained in:
Peng Xiao
2022-08-31 11:10:55 +08:00
parent c2daf9351f
commit 62f1f627b7
8 changed files with 46 additions and 12 deletions

View File

@@ -56,7 +56,6 @@ export const ContextBarContainer = observer(function ContextBarContainer<S exten
BoundsUtils.boundsContain(vpBounds, screenBounds) ||
BoundsUtils.boundsCollide(vpBounds, screenBounds)
return (
<div
ref={rBounds}