差分調整2
This commit is contained in:
@@ -73,7 +73,7 @@ export function MenuPage() {
|
||||
<Stack.Screen
|
||||
name="howto"
|
||||
options={optionData}
|
||||
children={(props) => <HowTo {...props} />}
|
||||
component={HowTo}
|
||||
/>
|
||||
</Stack.Navigator>
|
||||
);
|
||||
|
Reference in New Issue
Block a user