import React from 'react';
import {
render,
View,
Image,
Icon,
Pressable,
Disclosure,
InlineLayout,
BlockStack,
Text,
Form,
TextField,
Button,
Divider,
InlineStack,
} from '@shopify/checkout-ui-extensions-react';
render('Checkout::Dynamic::Render', () => (
));
export const DisclosureAndAlignment = () => {
const openIds = ['one'];
return (
console.log('onToggle event', open)
}
>
Gift message
Verify with
15% savings for students and
military
);
};