remove changes in App.tsx
This commit is contained in:
parent
f799a33b17
commit
596fdd9d71
@ -18,7 +18,7 @@ import { SVGArrowBigRight, SVGArrowDown, SVGDelete, SVGFavorite } from "componen
|
||||
*/
|
||||
function App() {
|
||||
return (
|
||||
<SVGDelete className="w-full h-full stroke-blue-500" />
|
||||
<div>Hello world!</div>
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user