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
When trying to init a theme and passing partial options, TypeScript throws an error because the theme and styles properties are marked as required in the interface CreateThemeOptions. This can be reproduced with the following: