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
fix(@clayui/shared): fix error export type from root in package distribution
As we have the explicit return from the `domAlign` method it will also return `IConfig` which is a private type in the package dos types generation. We need to find a way to test this to avoid problems in the future.
0 commit comments