You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
Hey,
nice work so far!
I have only a minor issue with using the PlyrComponent.
It only works with
import { ɵa as PlyrComponent } from 'ngx-plyr';
but maybe the original import
import { PlyrComponent } from 'ngx-plyr';
would be nice to use ;-)
Maybe your /node_modules/ngx-plyr/ngx-plyr.d.ts needs an update?
Best regards!
The text was updated successfully, but these errors were encountered: