We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a17d5d commit 72b4a3cCopy full SHA for 72b4a3c
components/Snippets/UnderlineRight.js
@@ -32,7 +32,7 @@ const cssStyling = `
32
.exampleClass {
33
display: inline-block;
34
position: relative;
35
- cursor: pointer';
+ cursor: pointer;
36
}
37
38
.exampleClass::after {
0 commit comments