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 46c947f commit 1da5770Copy full SHA for 1da5770
packages/webui/src/client/ui/PieceIcons/Renderers/SplitInputIcon.tsx
@@ -54,7 +54,7 @@ export default class SplitInputIcon extends React.Component<{
54
render(): JSX.Element {
55
return (
56
<svg
57
- className="piece_icon"
+ className="piece-icon"
58
version="1.1"
59
viewBox="0 0 126.5 89"
60
xmlns="http://www.w3.org/2000/svg"
0 commit comments