We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718d78b commit dd0b3fbCopy full SHA for dd0b3fb
1 file changed
hwproj.front/src/components/WrongPath.tsx
@@ -7,7 +7,6 @@ const WrongPath: FC = () => {
7
<Grid container justifyContent={"center"} style={{marginTop: 10}}>
8
<DotLottieReact
9
src="https://lottie.host/bf9a1867-8371-442a-8486-78f40fcd0171/CIvVkqnUVJ.lottie"
10
- loop
11
autoplay
12
/>
13
</Grid>
0 commit comments