import React from "react"; import { Select } from "@jobber/components-native"; import { ProvinceItems } from "./SelectComposableProvinces"; /** Supporting `description` rendered below the field. */ export function SelectComposableDescription() { return ( Province ); }