Is TuiNotificationsService from taiga-ui still available?

Viewed 7

I 'm trying to import tuinotificiationsService in my angular component. I get the error:

'"@taiga-ui/core"' has no exported member named 'TuiNotificationsService'. Did you mean 'TuiPositionService'?ts(2724)
position.service.d.ts(6, 22): 'TuiPositionService' is declared here.

I've been looking in the librart of taiga, but I cannot seem to find information about this. Is this component still available? Might it have gotten a different name?

0 Answers
Related