Fix broken types in imported library
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { LoadingBarsProps } from "$/types/Loading";
|
||||
import type { LoadingBarsProps } from "$/types/LoadingTypes";
|
||||
|
||||
|
||||
export default function GrowingBars({
|
||||
|
||||
Reference in New Issue
Block a user