Update Tasks
This commit is contained in:
@@ -1,6 +1 @@
|
||||
|
||||
import { lazy } from "react";
|
||||
|
||||
export const SkeletonLoader = lazy(()=> import("./Skeleton"))
|
||||
|
||||
|
||||
export { default as SkeletonLoader } from "./Skeleton";
|
||||
|
||||
Reference in New Issue
Block a user