awesome-compose/samples/react-express-mysql/frontend/src/test/mocks/styleMock.js
Anca Iordache 43f21f2d8d add react-express-mysql application sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-05 18:40:44 +01:00

2 lines
No EOL
112 B
JavaScript
Executable file

// Return a Proxy to emulate css modules (if you are using them)
module.exports = require('identity-obj-proxy');