diff --git a/addon/components/input-group.hbs b/addon/components/input-group.hbs index 9143abe..63cc84e 100644 --- a/addon/components/input-group.hbs +++ b/addon/components/input-group.hbs @@ -1,6 +1,6 @@
{{#if (and @name (not @hideLabel))}} - + {{/if}} {{#if (has-block)}} {{yield this.id @name}} diff --git a/package.json b/package.json index b1df872..be086fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleetbase/ember-ui", - "version": "0.3.18", + "version": "0.3.19", "description": "Fleetbase UI provides all the interface components, helpers, services and utilities for building a Fleetbase extension into the Console.", "keywords": [ "fleetbase-ui",