mirror of
https://bitbucket.org/Mattrixwv/mattrixwvreactcomponents.git
synced 2025-12-06 21:53:57 -05:00
Fix broken types in imported library
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { LoadingVariousProps } from "$/types/Loading";
|
||||
import type { LoadingVariousProps } from "$/types/LoadingTypes";
|
||||
|
||||
|
||||
export default function PulsingLine({
|
||||
|
||||
Reference in New Issue
Block a user