Skip to content

Commit

Permalink
lint: format
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Nov 11, 2023
1 parent 5d666d1 commit f67356c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/components/scripts/spa.inline.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ if (!customElements.get("route-announcer")) {
style:
"position: absolute; left: 0; top: 0; clip: rect(0 0 0 0); clip-path: inset(50%); overflow: hidden; white-space: nowrap; width: 1px; height: 1px",
}

customElements.define(
"route-announcer",
class RouteAnnouncer extends HTMLElement {
Expand Down

0 comments on commit f67356c

Please sign in to comment.