chore: add static option to MkLoading

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-01 16:31:55 +09:00
parent 1521bb088c
commit 0960d61ce2
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99
2 changed files with 8 additions and 1 deletions

View file

@ -23,6 +23,7 @@ export const Default = {
};
},
args: {
static: true,
},
parameters: {
layout: 'centered',