Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit bf41521

Browse files
committed
fix: updated tab.d.ts activeClass & dissabled
1 parent 9d4a5cb commit bf41521

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte-materialify/@types/Tabs.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { SvelteComponent } from './shared';
22

33
export interface TabsProps {
4-
TABS?: any;
54
class?: string;
65
value?: number;
76
centerActive?: boolean;

0 commit comments

Comments
 (0)