import { Text } from "@medusajs/ui" export default function TextWeights() { return (
Regular weight Plus weight
) }