import {View as BaseView} from '@shopify/post-purchase-ui-extensions'; import {createRemoteReactComponent} from '@remote-ui/react'; export const View = createRemoteReactComponent(BaseView);