import { Button, Drawer, Text } from "@medusajs/ui" export default function DrawerDemo() { return ( Edit Variant This is where you edit the variant's details ) }