Skip to content

Commit 8459546

Browse files
authored
Merge pull request #106 from jamesscottbrown/typescript-tag
correct type="ts" to lang="ts"
2 parents c208168 + 2d05e2c commit 8459546

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/lib/marks/BrushX.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script module type="ts">
1+
<script module lang="ts">
22
export type BrushXMarkProps = Omit<BrushMarkProps, 'limitDimension'>;
33
</script>
44

src/lib/marks/BrushY.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script module type="ts">
1+
<script module lang="ts">
22
export type BrushYMarkProps = Omit<BrushMarkProps, 'limitDimension'>;
33
</script>
44

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy