mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 20:50:28 +00:00
add missing i18n prop
This commit is contained in:
@@ -38,6 +38,7 @@ export function AtRiskNotification({
|
||||
<div class=${notificationContainerStyles(theme)}>
|
||||
${NotificationHeader({
|
||||
handleCloseNotification,
|
||||
i18n,
|
||||
message: headerMessage,
|
||||
theme,
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user