Fix broken types in imported library
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { MattrixwvTabPanelProps } from "$/types/Tab";
|
||||
import type { MattrixwvTabPanelProps } from "$/types/TabTypes";
|
||||
import { TabPanel } from "@headlessui/react";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user