Skip to content

Commit cf7c4bf

Browse files
committed
fix lint error
1 parent 0fe3e81 commit cf7c4bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/social/spinner.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ export function createSpinner (): TemplateResult {
55
<span class="loading-spinner" aria-hidden="true"></span>
66
<span class="sr-only">Saving...</span>
77
`
8-
}
8+
}

0 commit comments

Comments
 (0)