Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixed commint nit
  • Loading branch information
jshamble committed Jan 5, 2022
commit bc98f5af73e19b5c10d88930bd4c21cc43e84ab9
3 changes: 1 addition & 2 deletions examples/amp-story/amp-story-shopping.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,7 @@
</amp-story-page>
<amp-story-page id="inline-light-theme" dir="rtl">
<!--
Example of Inline config. Multiple product tags with icon defined, right to left language direction.
In order for this to work as intended, you must specify dir="rtl" in the <html> tag.
RTL example
-->
<amp-story-shopping-config layout="nodisplay">
<script type="application/json">
Expand Down
3 changes: 1 addition & 2 deletions examples/visual-tests/amp-story/amp-story-shopping.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,7 @@
</amp-story-page>
<amp-story-page id="inline-light-theme" dir="rtl">
<!--
Example of Inline config. Multiple product tags with icon defined, right to left language direction.
In order for this to work as intended, you must specify dir="rtl" in the <html> tag.
RTL example
-->
<amp-story-shopping-config layout="nodisplay">
<script type="application/json">
Expand Down