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