Update server.jsx
This commit is contained in:
parent
d84fde0e98
commit
7ed44b110e
@ -2,8 +2,8 @@ import React, { Component } from 'react';
|
||||
|
||||
function ServerPage() {
|
||||
return (
|
||||
<section></section>
|
||||
<section><h1>Its a test thing</h1></section>
|
||||
);
|
||||
}
|
||||
|
||||
export default ServerPage;
|
||||
export default ServerPage;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user