Skip to content

Commit ba22c9f

Browse files
committed
fix
1 parent 61d192c commit ba22c9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/Sidebar/containers/Title/Title.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ class Title extends Component {
303303
}}
304304
content={({ position, targetRect, popoverRect }) => (
305305
<ArrowContainer // if you'd like an arrow, you can import the ArrowContainer!
306-
className="123"
307306
position={position}
308307
targetRect={targetRect}
309308
popoverRect={popoverRect}

0 commit comments

Comments
 (0)