Skip to main content

Function: buildAddSiteFormHelperBullets()

function buildAddSiteFormHelperBullets(
args: BuildAddSiteFormHelperBulletsArgs
): HelperBullet[];

Defined in: src/components/AddSiteForm/utils/helperBullets.ts:83

Builds the helper bullet list shown at the bottom of AddSiteForm.

Parametersโ€‹

argsโ€‹

BuildAddSiteFormHelperBulletsArgs

Returnsโ€‹

HelperBullet[]