chore: add static option to MkLoading
This commit is contained in:
parent
1521bb088c
commit
0960d61ce2
2 changed files with 8 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ export const Default = {
|
|||
};
|
||||
},
|
||||
args: {
|
||||
static: true,
|
||||
},
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue