Skip to content

Commit c8513b2

Browse files
committed
Fix error in the Plane spinner
1 parent 62b869b commit c8513b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Plane.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ export default class Plane extends React.Component<SpinnerProps> {
5858
],
5959
},
6060
style,
61-
{ display: 'hidden' },
6261
]}
6362
{...rest}
6463
/>

0 commit comments

Comments
 (0)