feat: 统一创作页表头跟随后台入口配置
This commit is contained in:
@@ -246,7 +246,7 @@ export function PuzzleCreationWorkspace({
|
||||
onAutoSaveForm,
|
||||
initialFormPayload = null,
|
||||
showBackButton = true,
|
||||
title = '想做个什么玩法?',
|
||||
title = '拼图',
|
||||
unifiedChrome = false,
|
||||
}: PuzzleCreationWorkspaceProps) {
|
||||
const [formState, setFormState] = useState<PuzzleFormState>(() =>
|
||||
|
||||
Reference in New Issue
Block a user