import { Text, View } from "react-native"; function JobLines() { return ( Job Lines ); } export default JobLines;