Skip to content

Commit

Permalink
(fix) add part attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Dec 8, 2020
1 parent b844861 commit b5e0785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/svelte2tsx/svelte-jsx.d.ts
Expand Up @@ -325,6 +325,7 @@ declare namespace svelte.JSX {
novalidate?: boolean;
open?: boolean;
optimum?: number;
part?: string;
pattern?: string;
placeholder?: string;
playsinline?: boolean;
Expand Down

0 comments on commit b5e0785

Please sign in to comment.