import React from "react"; import { Link } from "react-router-dom"; export default function LandingPage() { return (
editor LandingPage
); }