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
2 changed files with 8 additions and 1 deletions

View File

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