Skip to content

Commit 65e3039

Browse files
authored
Merge pull request #2049 from hashicorp/ember-flight-icon-remove-whitespace
Ember `FlightIcon` component - Remove extra whitespace
2 parents df907f2 + 9bfb2d2 commit 65e3039

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/slimy-bears-mix.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hashicorp/ember-flight-icons": patch
3+
---
4+
5+
`FlightIcon` component - Removed initial whitespace (newline) from template

packages/ember-flight-icons/src/components/flight-icon.hbs

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Copyright (c) HashiCorp, Inc.
33
SPDX-License-Identifier: MPL-2.0
44
}}
5-
65
<svg
76
class={{this.classNames}}
87
...attributes

0 commit comments

Comments
 (0)