We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d192c commit ba22c9fCopy full SHA for ba22c9f
src/pages/Sidebar/containers/Title/Title.jsx
@@ -303,7 +303,6 @@ class Title extends Component {
303
}}
304
content={({ position, targetRect, popoverRect }) => (
305
<ArrowContainer // if you'd like an arrow, you can import the ArrowContainer!
306
- className="123"
307
position={position}
308
targetRect={targetRect}
309
popoverRect={popoverRect}
0 commit comments