Skip to content

Commit

Permalink
chore(mellow-react): resolved merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Sep 20, 2024
1 parent 245739c commit d0fa003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/mellow-react/assets/js/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import '~/css/homepage.css'
Index.layout = (page) => <AppLayout children={page} />

Index.layout = (page) => <AppLayout children={page} />
export default function Index() {
export default function Index() {
return (
<>
Expand Down

0 comments on commit d0fa003

Please sign in to comment.