Skip to content

Commit

Permalink
chore: remove useless props
Browse files Browse the repository at this point in the history
  • Loading branch information
lareinayanyu committed Oct 17, 2024
1 parent 6a605d5 commit 8b307f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ const useInnerProps = (
const eventConfig: { [key: string]: string[] } = {}
const config = rawConfig || { layoutRef: { current: {} }, disableTouch: false, disableTap: false }
const removeProps = [
'enable-offset',
'enable-var',
'external-var-context',
'parent-font-size',
Expand Down

0 comments on commit 8b307f8

Please sign in to comment.