1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 19:23:52 +00:00

patched date & time inputs on safari

This commit is contained in:
addison
2021-03-08 14:58:10 -05:00
parent d580912e17
commit 0752a3a925
7 changed files with 65 additions and 17789 deletions

3
src/popup/polyfills.ts Normal file
View File

@@ -0,0 +1,3 @@
/* tslint:disable */
require('date-input-polyfill');
/* tslint:enable */