diff --git a/ppd.js b/ppd.js new file mode 100644 index 0000000..e69de29 diff --git a/test.js b/test.js index 74a8935..e4813e8 100644 --- a/test.js +++ b/test.js @@ -13,4 +13,4 @@ export default (state = 'f9conflict', action) => { return state; } }; -console.log('f11'); +console.log('f13');