FunctionPhoneRiskForm({
editable,
policy,
updateRisk,
formLayout,
closeDrawer,
}: {
editable: boolean;
frontend/src/app/components/policies/quotes/riskTypeForms/PhoneRiskForm.tsx:8
FunctionPolicyAssetCoverageSelection({
editable = true,
types,
risk,
updateRisk,
formLayout,
}: {
editable: boolean;
t
frontend/src/app/components/policies/quotes/PolicyAssetCoverageSelection.tsx:10
FunctionPolicyQuoteFormFactory({
editable = true,
policy,
risk,
updateRisk,
formLayout,
closeDrawer,
}: {
editab
frontend/src/app/components/policies/quotes/PolicyQuoteFormFactory.tsx:6
FunctionPublicProfileProvider({
children,
user,
pods,
policies,
votes,
onTimePremiums,
totalPayments,
total
frontend/src/app/components/contexts/PublicProfileContext.tsx:36