chore: fix types

This commit is contained in:
ElevateBart
2021-04-22 10:06:52 -05:00
parent 709b348ff0
commit cbd575b25a

View File

@@ -201,6 +201,7 @@ export function setupHooks (optionalCallback?: Function) {
)
})
// @ts-ignore
beforeEach(() => {
optionalCallback?.()
cleanupStyles()