JS Resource Module minor symbol correction
This commit is contained in:
parent
f9d0954261
commit
bd1a86083a
@ -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