Changeset 5024 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/image-gallery/index.jsx
- Timestamp:
- 03/01/2017 06:08:54 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/image-gallery/index.jsx
r4506 r5024 551 551 </span>, 552 552 553 <div className="image-gallery-slides">{ slides }</div>553 <div key={ this.state.currentIndex } className="image-gallery-slides">{ slides }</div> 554 554 ] 555 555 :
Note: See TracChangeset
for help on using the changeset viewer.