Skip to content

Commit

Permalink
rm useless pageConfig props
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki committed Oct 11, 2024
1 parent 6594ff9 commit 7444efd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,7 @@ export function getDefaultOptions ({ type, rawOptions = {}, currentInject }) {
createElement(defaultOptions,
{
navigation,
route,
pageConfig
route
}
)
)
Expand Down

0 comments on commit 7444efd

Please sign in to comment.