Skip to content

Commit

Permalink
Update app/routes/_index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
itstolexy and github-actions[bot] authored Jul 20, 2024
1 parent e41c945 commit 51384ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/routes/_index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ export const meta: MetaFunction = () => {
];
};


export default function Index() {

return (
<div className="p-4 font-sans">
<h1 className="text-3xl">Welcome to Remix</h1>
Expand Down

0 comments on commit 51384ee

Please sign in to comment.