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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes:
fix: default layout func by @castarco in #37 ;
the default layout function was not properly loaded in some contexts, now, instead of having a default value specified in the method signature, we assign it inside the function in case it's not defined.