Results 1 issues of lauri-n

Running svelte-check on a project that uses tab-bar gives now type errors since SMUI version 6.0.0. ``` xxx\node_modules\@smui\tab-bar\src\TabBar.types.ts:4:49 Error: Generic type 'TabBar__SvelteComponent_' requires 1 type argument(s). export declare class TabBarComponentDev...

bug