Spinner Rotateplane now available

Spinner from: https://tobiasahlin.com/spinkit/
This commit is contained in:
Martin Filser 2021-06-09 20:39:05 +02:00
parent a74fac4cbf
commit 55d0f0bacd
3 changed files with 45 additions and 0 deletions

View file

@ -53,5 +53,6 @@ export const ALLOWED_WAIT_SPINNERS = [
'Bounce',
'Cube',
'Dot',
'Rotateplane',
'Wave'
];