ci(#10336): add static option to PageHeader.tabs

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-02 23:42:04 +09:00
parent d6b1e5be2f
commit dfb6df018a
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99
3 changed files with 9 additions and 2 deletions

View file

@ -23,6 +23,7 @@ export const Empty = {
};
},
args: {
static: true,
tabs: [],
},
parameters: {