mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 08:15:48 +00:00
Refine theme preview (currently placeholder from GitHub)
This commit is contained in:
@@ -45,7 +45,6 @@ const Wizard = ({children, initialValues, onSubmit}: {
|
||||
<Formik
|
||||
initialValues={snapshot}
|
||||
onSubmit={handleSubmit}
|
||||
isInitialValid={false}
|
||||
/*// @ts-ignore*/
|
||||
validationSchema={step.props.validationSchema}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user