File size: 108 Bytes
1e92f2d |
1 2 3 |
// makes it so people can import from '@testing-library/react/pure'
module.exports = require('./dist/pure')
|
1e92f2d |
1 2 3 |
// makes it so people can import from '@testing-library/react/pure'
module.exports = require('./dist/pure')
|