optimize for the web
This commit is contained in:
@@ -283,7 +283,6 @@ function WizardInner({
|
||||
currentListItems: currentListItems,
|
||||
})
|
||||
} else {
|
||||
console.log('Creating new starter pack: ', state.profiles)
|
||||
createStarterPack({
|
||||
name: state.name?.trim() || getDefaultName(),
|
||||
description: state.description?.trim(),
|
||||
|
||||
Reference in New Issue
Block a user