diff --git a/components/core/husky/husky-answer-loader.tsx b/components/core/husky/husky-answer-loader.tsx index c63bb622..a359efba 100644 --- a/components/core/husky/husky-answer-loader.tsx +++ b/components/core/husky/husky-answer-loader.tsx @@ -6,20 +6,29 @@ function HuskyAnswerLoader(props: any) {

{question}

-
-
-
-
-
-
-
-
-
-
-

+

+
+
+
+
+ {Array.from({ length: 5 }).map((_, index) => ( +
+ ))} +
+
+ {/*

- Husky is fetching the answer, this might take a while... -

+ Fetching your response...this may take a moment. Data may be inaccurate due to outdated sources. +

*/} + +
+ + + Fetching your response... + +

This may take a moment. Please verify sources for accuracy, as responses may sometimes be inaccurate.

+
+