From a03a3f7e29a2f47addc3c355f2ec79713959d084 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Fri, 17 May 2019 16:14:56 -0400 Subject: [PATCH] sneak in remaining icon fix --- src/components/Labelling/LabellingFlow.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Labelling/LabellingFlow.js b/src/components/Labelling/LabellingFlow.js index 0f6185d7c..de294d83a 100644 --- a/src/components/Labelling/LabellingFlow.js +++ b/src/components/Labelling/LabellingFlow.js @@ -93,6 +93,8 @@ export default class LabellingFlow extends Component { locationLabel, } = this.state + const Icons = `${window.config.routerBasename}/icons.svg`.replace('//', '/') + if (!skipAddLabelButton) { return ( <> @@ -124,7 +126,7 @@ export default class LabellingFlow extends Component { onClick={this.fadeOutAndLeaveFast} > - +