Skip to content

Commit c5cc703

Browse files
committed
fix format
1 parent 7d8f0aa commit c5cc703

File tree

1 file changed

+1
-2
lines changed
  • packages/e2e-tests/custom-extensions/src

1 file changed

+1
-2
lines changed

packages/e2e-tests/custom-extensions/src/App.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
<main>
66
<p>
7-
Visit the <a href="https://svelte.dev/tutorial">Svelte tutorial</a> to learn how to build Svelte
8-
apps.
7+
Visit the <a href="https://svelte.dev/tutorial">Svelte tutorial</a> to learn how to build Svelte apps.
98
</p>
109
<TestSvg />
1110
</main>

0 commit comments

Comments
 (0)