feat(emoji): add emoji plugin
This commit is contained in:
parent
2521c58c73
commit
855c450a97
14 changed files with 322 additions and 165 deletions
|
|
@ -76,7 +76,7 @@ You should set the `data-app` attribute if you changed `el`:
|
|||
|
||||
```html
|
||||
<!-- index.html -->
|
||||
|
||||
|
||||
<div data-app id="main">Please wait...</div>
|
||||
|
||||
<script>
|
||||
|
|
@ -85,7 +85,3 @@ You should set the `data-app` attribute if you changed `el`:
|
|||
}
|
||||
</script>
|
||||
```
|
||||
|
||||
## Emoji support
|
||||
|
||||
Support [github emoji](https://github.com/scotch-io/All-Github-Emoji-Icons) :smile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue