mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-06-19 12:28:21 -06:00
PR-431618: updating packages and fixing the missing exports of types.
This commit is contained in:
@ -33,6 +33,7 @@ declare global {
|
||||
}
|
||||
}
|
||||
|
||||
// @ts-ignore
|
||||
Cypress.Commands.add('mount', mount)
|
||||
|
||||
// Example use:
|
||||
|
Reference in New Issue
Block a user