fix(svelte-ct): remove layout reset example (#13306)

This commit is contained in:
Pavel Feldman 2022-04-04 16:49:40 -08:00 committed by GitHub
parent a71c151438
commit 5c282e50a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +0,0 @@
<main>
<slot />
</main>