UNPKG

wix-style-react

Version:
7 lines 278 B
import { addressInputDriverFactory } from '../AddressInput/AddressInput.uni.driver'; export const atlasAddressInputDriverFactory = (base, body) => { return { ...addressInputDriverFactory(base, body), }; }; //# sourceMappingURL=AtlasAddressInput.uni.driver.js.map