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

Commit

Permalink
Adjust with-section order
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonbk committed Dec 5, 2022
1 parent 6433d72 commit 44a846b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ $ const setWithSection = (node, nxNode, withNativeXSection = true, nodeInput = {
</if>
<else>
<theme-section-feed-content-node
with-section=withSection
...input.node
node=node
display-image=input.displayImage
with-section=withSection
lazyload=lazyload
/>
</else>
Expand Down

0 comments on commit 44a846b

Please sign in to comment.