rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

dark theme #206

Closed garyro closed 1 year ago

garyro commented 2 years ago

Recently I upgraded an older project from ng 9 to 13 I'm havin an issue using the dark-theme. The following is the error: Error: src/app/chat/chat.component.html:5:4 - error TS2322: Type '"dark-theme"' is not assignable to type 'Theme'.

LIght theme or even custom theme is fine. Any help is appreciated

rpaschoal commented 1 year ago

This project has been archived and is no longer maintained.