This commit is contained in:
MapleLeaf
2021-12-30 16:33:41 -06:00
parent 88426791f0
commit 00e36ed81b
7 changed files with 35 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
import { Link } from "remix"
import LandingExample from "~/landing-example.mdx"
import LandingExample from "~/components/landing-example.mdx"
export default function Landing() {
return (