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 2a46234 commit 9f1ff41Copy full SHA for 9f1ff41
core/src/arrow/TriangleArrow.test.tsx
@@ -16,7 +16,7 @@ it('renders <TriangleArrow /> test case', () => {
16
cursor: 'pointer',
17
height: '1em',
18
width: '1em',
19
- display: 'flex',
+ display: 'inline-flex',
20
userSelect: 'none',
21
},
22
});
0 commit comments