Skip to content

Commit

Permalink
style(material): pulse in spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Apr 22, 2023
1 parent 2b37e9e commit 3884766
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="flex items-center justify-center w-full">
<HeroIcon class="wb-spinner animate-spin">
<HeroIcon class="wb-spinner animate-spin animate-pulse">
<svg
:width="width"
:height="height"
Expand Down

0 comments on commit 3884766

Please sign in to comment.