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
Is it possible to add weekdays as a single letter. If I assign to dayNames as ['M', 'T', 'W', 'T', 'F', 'S', 'S'], it gets an error because of key. If you generate another key for that, that would be a good solution for us 😃
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to add weekdays as a single letter. If I assign to dayNames as ['M', 'T', 'W', 'T', 'F', 'S', 'S'], it gets an error because of key. If you generate another key for that, that would be a good solution for us 😃
The text was updated successfully, but these errors were encountered: