mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-06-08 02:37:13 +00:00
Use local images instead or remote ones (#4)
This commit is contained in:
parent
68723844c3
commit
28ec06cb95
36 changed files with 21 additions and 25 deletions
|
@ -44,7 +44,7 @@ let event = new CustomEvent(type, { detail: /* custom data */ }); // create eve
|
|||
domNode.dispatchEvent(event); // launch the event
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Animation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue