import React from 'react'; export function Label() { return <>Application: ; } export const LabelString = 'Select Application';