This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
oops
Browse Source
pull/14016/head
Simon Holthausen
2 years ago
parent
127d83181e
commit
999f805151
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
packages/svelte/tests/runtime-browser/custom-elements-samples/element-effect-context/main.svelte
Unescape
Escape
View File
@ -24,7 +24,6 @@
<
/
script
>
<
script
>
import "./Counter.svelte";
let count = $state(0);
<
/
script
>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/svelte
Title
Body
Create Issue