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
// To create a Message you need to pass your Params
// and string to show
// and font what should appear in "assets/vendor/messages"
const message = new Message<Params>('test', font);