diff options
author | Vitaly Takmazov | 2018-11-28 00:13:21 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:54 +0300 |
commit | a39ffcd01a2c07408a36b469745da75463da1ec4 (patch) | |
tree | fc115dbbebaf49113632c215cceefb0c35a81989 /vnext/__mocks__/styleMock.js | |
parent | 1a4299ee7035c943b6d5c93932a87d1096c9c726 (diff) |
babel-jest
Diffstat (limited to 'vnext/__mocks__/styleMock.js')
-rw-r--r-- | vnext/__mocks__/styleMock.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/__mocks__/styleMock.js b/vnext/__mocks__/styleMock.js new file mode 100644 index 00000000..7c6d6c73 --- /dev/null +++ b/vnext/__mocks__/styleMock.js @@ -0,0 +1 @@ +module.exports = {}
\ No newline at end of file |