import {Link} from "@nextui-org/react"; export default function App() { return (
External Link External Link Anchor
); }