fix: bug
This commit is contained in:
@@ -195,6 +195,7 @@ export default function TemplateDetailScreen() {
|
||||
formSchema={formSchema}
|
||||
onSubmit={handleFormSubmit}
|
||||
onOpenDrawer={handleOpenDrawer}
|
||||
points={templateDetail?.price}
|
||||
/>
|
||||
</View>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user