Delete Results.tsx
This commit is contained in:
parent
fa47c0356b
commit
ffb5329568
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
import React from 'react';
|
|
||||||
import Header from "../components/Header/Header.tsx";
|
|
||||||
|
|
||||||
|
|
||||||
const Results: React.FC = () => {
|
|
||||||
return (
|
|
||||||
<Header />
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
export default Results;
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue