From a46958f6308d96c312316fd78363b02913337a37 Mon Sep 17 00:00:00 2001 From: Tammie Lister Date: Thu, 7 Sep 2017 12:21:20 +0100 Subject: [PATCH] Makes all casing consistent Adds in casing where wasn't the same as other sections. --- editor/sidebar/featured-image/index.js | 2 +- editor/sidebar/post-pending-status/index.js | 2 +- editor/sidebar/post-sticky/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editor/sidebar/featured-image/index.js b/editor/sidebar/featured-image/index.js index b46b49e9662c89..7f738a243db6d3 100644 --- a/editor/sidebar/featured-image/index.js +++ b/editor/sidebar/featured-image/index.js @@ -25,7 +25,7 @@ const PANEL_NAME = 'featured-image'; function FeaturedImage( { featuredImageId, onUpdateImage, onRemoveImage, media, isOpened, onTogglePanel } ) { return ( - +
{ !! featuredImageId && - + - + onUpdateSticky( ! postSticky ) }