optimize for the web

This commit is contained in:
Chenyu Huang
2025-08-21 17:52:02 -07:00
parent 962654041c
commit f84a756691
2 changed files with 45 additions and 34 deletions
-1
View File
@@ -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(),