mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Spinner Cube now available
Spinner from: https://tobiasahlin.com/spinkit/
This commit is contained in:
parent
4b9f8ab2b1
commit
8aa58c0b11
3 changed files with 61 additions and 0 deletions
|
|
@ -51,5 +51,6 @@ export const TYPE_TEMPLATE_BOARD = 'template-board';
|
|||
export const TYPE_TEMPLATE_CONTAINER = 'template-container';
|
||||
export const ALLOWED_WAIT_SPINNERS = [
|
||||
'Bounce',
|
||||
'Cube',
|
||||
'Wave'
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue