Remove test page
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import React from 'react';
|
||||
|
||||
const TestPage = () => (
|
||||
<h1>Hello from React!</h1>
|
||||
);
|
||||
|
||||
export default TestPage;
|
||||
Reference in New Issue
Block a user