removed redundant reverseTextOrder property from gallery

This commit is contained in:
2026-03-07 20:37:37 +01:00
parent 103b153dc0
commit 6b42760737
3 changed files with 7 additions and 16 deletions

View File

@@ -33,5 +33,5 @@
banner="robert.webp"
bannerAlt="View at a tram bridge rising and then curving to the left." />
<Gallery entries={entries} reverseTextOrder />
<Gallery entries={entries} />
</Content>