Fixes spinner for light mode

hotfix/eventtype-variables-render
zomars 2022-06-16 10:44:30 -06:00
parent c4c20cf77d
commit 60e06e65c2
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ const Days = ({
const Spinner = () => (
<svg
className="mt-[-9px] mr-1 inline h-5 w-5 animate-spin text-white"
className="mt-[-9px] mr-1 inline h-5 w-5 animate-spin text-black dark:text-white"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24">