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 e86e087 commit 951614bCopy full SHA for 951614b
README.md
@@ -62,7 +62,7 @@ $ rails generate custom_element test
62
63
This will generate
64
65
-```
+```javascript
66
// app/javascript/custom_elements/test_element.js
67
export default class extends HTMLElement {
68
constructor() {
0 commit comments