.list-enter-active,.list-leave-active{transition:all .3s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.image-isLoading{animation:loading 1s ease-in-out infinite;background-color:#e5e7eb;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #e5e7eb;background-position-x:180%;background-size:200% 100%;height:100%;width:100%}@keyframes loading{to{background-position-x:-20%}}.image-isLoaded{animation:none}
