diff --git a/src/lib/toast-component.ts b/src/lib/toast-component.ts index 888ae0b8..202b40f8 100644 --- a/src/lib/toast-component.ts +++ b/src/lib/toast-component.ts @@ -12,7 +12,7 @@ import { ToastConfig } from './toastr-config'; import { ToastrService } from './toastr-service'; @Component({ - selector: '[toastComponent]', + selector: '[toast-component]', template: `