Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge branch 'patch' of github.com:gluestack/gluestack-style into rel…
Browse files Browse the repository at this point in the history
…ease/@gluestack-style/[email protected]
  • Loading branch information
ankit-tailor committed Nov 8, 2023
2 parents 7638ee2 + d6dfbea commit f21eaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/styled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ function setStateAndColorModeCssIdsAndProps(
passingProps: mergedPassingProps,
} = getMergedStateAndColorModeCSSIdsAndProps(
//@ts-ignore
sxDescendantStyleIds.current,
sxDescendantStyleIds.current[key],
sxDescendantFlattenStyleObject[key]?.[
'componentBaseStyleFlatternStyleIdObject'
],
Expand Down

0 comments on commit f21eaa7

Please sign in to comment.