Atoms
Address Suggestion Input
Prop Name
Type
Description
<AddressSuggestionInput
onAddressDetails={onAddressDetails}
onError={onError}
/>Indicator
Prop Name
Type
Description
<Indicator
count={indicatorsLength}
activeColor={theme.color.action.tertiary[400]}
inactiveColor={theme.color.action.tertiary[100]}
activeIndex={currentScreen}
/>Last updated