add displayName to stories
This commit is contained in:
@@ -11,6 +11,7 @@ const meta: Meta<UmbCurrentUserMfaDisableProviderModalElement> = {
|
||||
args: {
|
||||
data: {
|
||||
providerName: 'SMS',
|
||||
displayName: 'SMS',
|
||||
},
|
||||
},
|
||||
parameters: {
|
||||
|
||||
@@ -34,6 +34,7 @@ const meta: Meta<UmbCurrentUserMfaEnableProviderModalElement> = {
|
||||
args: {
|
||||
data: {
|
||||
providerName: 'SMS',
|
||||
displayName: 'SMS',
|
||||
},
|
||||
},
|
||||
parameters: {
|
||||
|
||||
Reference in New Issue
Block a user