import { Link } from '@aws-amplify/ui-react'; import { Fragment } from '@/components/Fragment'; ### Standard HTML attributes The {props.component} will accept any of the standard HTML attributes that a {props.element} element accepts. Standard {props.element} attributes can be found in the MDN Documentation <>{props.children}