mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
[SM-529] fix directive typo (#4894)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
></textarea>
|
||||
<bit-hint>{{ "acceptedFormats" | i18n }} JSON</bit-hint>
|
||||
</bit-form-field>
|
||||
<button bitButton bitformButton type="submit" buttonType="primary">
|
||||
<button bitButton bitFormButton type="submit" buttonType="primary">
|
||||
{{ "importData" | i18n }}
|
||||
</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user