Couple of starter packs tweaks (#4604)

This commit is contained in:
Hailey 2024-06-24 10:24:39 -07:00 committed by GitHub
parent f769564edf
commit 77a512ae32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 57 additions and 63 deletions

View file

@ -45,6 +45,7 @@ export function StepProfiles({
return (
<WizardProfileCard
profile={item}
btnType="checkbox"
state={state}
dispatch={dispatch}
moderationOpts={moderationOpts}