Skip to content

Commit 748ec1e

Browse files
Update src/yt-web-components.d.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3c4328e commit 748ec1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yt-web-components.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import { type IntrinsicElements as MDUIElements } from 'mdui/jsx.en';
12
import type { Icons } from '@/types/icons';
23
import type { ComponentProps } from 'solid-js';
3-
import { type IntrinsicElements as MDUIElements } from 'mdui/jsx.en';
44

55
declare module 'solid-js' {
66
namespace JSX {

0 commit comments

Comments
 (0)