Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -17,9 +17,7 @@ const meta: Meta<typeof EventCardMessage> = {
|
||||
(Story) => {
|
||||
return (
|
||||
<TimelineActivityContext.Provider
|
||||
value={{
|
||||
labelIdentifierValue: 'Mock',
|
||||
}}
|
||||
value={{ labelIdentifierValue: 'Mock' }}
|
||||
>
|
||||
<Story />
|
||||
</TimelineActivityContext.Provider>
|
||||
|
||||
Reference in New Issue
Block a user