Skip to content
Snippets Groups Projects
Commit 21c023da authored by Asgher Merchant's avatar Asgher Merchant
Browse files

Delete Themes.js

parent 5479abff
Branches
No related merge requests found
import React from 'react';
const Contact = () => {
return (
<div>
<h1>Contact US</h1>
<p>Contact US page body content</p>
</div>
);
}
export default Contact;
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment