Skip to main content
Module

x/goober/tests/setup.js

πŸ₯œ goober, a less than 1KB πŸŽ‰ css-in-js alternative with a familiar API
Go to Latest
File
jest.mock('react', () => ({ createElement: jest.fn().mockReturnValue('vnode') }), { virtual: true});