Евгений Петрянкин

Results 3 issues of Евгений Петрянкин

1. In the newest version of Animate.css (v.4) the class is called `animate__animated`, not `animated`. 2. If you add `animated`/`animate__animated`, nothing happens. You have to add a concrete animation class,...

**Is your feature request related to a problem? Please describe.** [This RFC](https://github.com/reactjs/rfcs/blob/useevent/text/0000-useevent.md) describes a new React hook soon to be added in the core. No doubt it will happen, considering...

``` ...\node_modules\@editorjs\embed\dist\bundle.js:1:5165: Unexpected token (1:5165) ``` I get this error when I ``` import Embed from '@editorjs/embed'; ``` and run ``` parcel serve main.js ``` package.json: ``` { ... "devDependencies":...

good first issue