Skip to content

Commit

Permalink
🛤
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Apr 11, 2023
1 parent 44dd2d5 commit 4848417
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions examples/dexa-mfm/pages/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import * as React from 'react'

export default function HomePage() {
return (
<div>
<h1>TODO</h1>
</div>
)
}

1 comment on commit 4848417

@vercel
Copy link

@vercel vercel bot commented on 4848417 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.