import React from "react"; import { Button, InputText } from "@jobber/components-native"; import type { InputTextProps } from "@jobber/components-native"; export function InputTextToolbar(props: Partial) { return (