Skip to content

Commit

Permalink
spinner add
Browse files Browse the repository at this point in the history
  • Loading branch information
thakiyudheen committed Jul 24, 2024
1 parent 03d0a26 commit 17cc125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/common/skelton/loading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const LoadingIndicator: React.FC = () => {
// loop
// autoplay
// ></dotlottie-player> */}
{/* <FaSpinner className="animate-spin mr-2 text-[35px] text-blue-900 " /> */}
<FaSpinner className="animate-spin mr-2 text-[35px] text-blue-900 " />

</div>
);
Expand Down

0 comments on commit 17cc125

Please sign in to comment.