diff --git a/components/TestComponent.js b/components/TestComponent.js new file mode 100644 index 0000000..b5dcddb --- /dev/null +++ b/components/TestComponent.js @@ -0,0 +1,7 @@ +import React from 'react'; + +const TestComponent = () => { + return