import { render, Disclosure, Button, View, } from '@shopify/checkout-ui-extensions-react'; render('Checkout::Dynamic::Render', () => ); function Extension() { return ( Toggle Content ); }