FunctionPageTitleWithAdd({
title,
variant,
itemDetails,
ItemFieldsComponent,
queryIdentifier,
}: PageTitleWithAddProps)
client/src/Pages/Common/PageTitleWithAdd.tsx:25
FunctionSelectInput({
required,
options,
defaultValue,
fieldName,
displayName,
}: SelectInputProps)
client/src/Pages/Common/Inputs/SelectInput.tsx:44