-
+
@@ -336,15 +308,12 @@ export default class ImageGallery extends React.Component
-
{
this.state.showLoader
- ?
+ ?
: ""
}
-
-
{result.length > 0 ? result : ""}
{!result.length && this.state.itemsNotFound ?
-
@@ -386,10 +354,10 @@ export default class ImageGallery extends React.Component
{this.state.status}