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
use const
Browse Source
pull/6358/head
Simon H
5 years ago
committed by
GitHub
parent
e874fdbd76
commit
7cad428308
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
2 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
2
site/content/tutorial/04-logic/05-keyed-each-blocks/app-b/Thing.svelte
Unescape
Escape
View File
@ -1,5 +1,5 @@
<
script
>
le
t emojis =
{
cons
t emojis =
{
apple: "🍎",
banana: "🍌",
carrot: "🥕",
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/svelte
Title
Body
Create Issue