import { PlusIcon } from "@iconicicons/react"; import { Button } from "@lemonsqueezy/wedges"; export default function Example() { return (
); }