Making WordPress.org


Ignore:
Timestamp:
03/01/2017 06:08:54 PM (9 years ago)
Author:
obenland
Message:

Plugin Directory: Update React client with latest changes.

This is largely a cleanup commit with some WIP around switching to node-wpapi.

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  
    551551                                                                </span>,
    552552
    553                                                                 <div className="image-gallery-slides">{ slides }</div>
     553                                                                <div key={ this.state.currentIndex } className="image-gallery-slides">{ slides }</div>
    554554                                                        ]
    555555                                                        :
Note: See TracChangeset for help on using the changeset viewer.