We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8f0aa commit c5cc703Copy full SHA for c5cc703
packages/e2e-tests/custom-extensions/src/App.svelte
@@ -4,8 +4,7 @@
4
5
<main>
6
<p>
7
- Visit the <a href="https://svelte.dev/tutorial">Svelte tutorial</a> to learn how to build Svelte
8
- apps.
+ Visit the <a href="https://svelte.dev/tutorial">Svelte tutorial</a> to learn how to build Svelte apps.
9
</p>
10
<TestSvg />
11
</main>
0 commit comments