Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit079b557

Browse files
authored
Update README.md
1 parent34c4dc0 commit079b557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ npm install svelte-drag-drop-touch
1818

1919
or load the plain script file directly
2020

21-
```
21+
```html
2222
<scriptsrc="https://unpkg.com/svelte-drag-drop-touch"></script>
2323
```
2424

2525
##Access ##
2626

2727
When used within Svelte, you should always import the package in a module context:
2828

29-
```
29+
```html
3030
<scriptcontext="module">
3131
importDragDropTouchfrom'svelte-drag-drop-touch'
3232
</script>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp