Merge pull request #12314 from maxunbearable/fix/5294-show-help-circle-symbol
JS Resource Module example minor symbol correction
This commit is contained in:
commit
e28ca38695
@ -19,7 +19,7 @@ These modules can contain any JavaScript code, facilitating the reuse of specifi
|
||||
|
||||
You can declare variables:
|
||||
```javascript
|
||||
export const circle = '⬤';
|
||||
export const circle = '⬤';
|
||||
{:copy-code}
|
||||
```
|
||||
```javascript
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user