Skip to content

Commit 7cdb587

Browse files
committed
replace back ticks to make glint happy since stable version does like it
ref: [upstream issue](typed-ember/glint#905)
1 parent 5f0171f commit 7cdb587

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test-app/app/templates/index.gts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,9 @@ export interface IndexRouteSignature {
9898
all involved:
9999
<ol>
100100
<li>
101-
the performance gains from `pushState` remain in place
101+
the performance gains from
102+
<i>pushState</i>
103+
remain in place
102104
</li>
103105

104106
<li>

0 commit comments

Comments
 (0)