mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Spinner Dot now available
Spinner from: https://tobiasahlin.com/spinkit/
This commit is contained in:
parent
8aa58c0b11
commit
a74fac4cbf
3 changed files with 59 additions and 0 deletions
|
@ -52,5 +52,6 @@ export const TYPE_TEMPLATE_CONTAINER = 'template-container';
|
|||
export const ALLOWED_WAIT_SPINNERS = [
|
||||
'Bounce',
|
||||
'Cube',
|
||||
'Dot',
|
||||
'Wave'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue