Skip to content
Snippets Groups Projects
Commit cabac85e authored by Matt Kirby's avatar Matt Kirby
Browse files

Deleted test component

parent 496f4bb6
No related branches found
No related tags found
1 merge request!7Resolve "Adding basic post component"
const Test = () => {
return(
<div>
testX
</div>
)
}
export default Test;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment