Merge branch 'master' into fetch-mock
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import 'jest-localstorage-mock';
|
||||
|
||||
afterEach(() => {
|
||||
localStorage.clear();
|
||||
});
|
||||
Reference in New Issue
Block a user