1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-17 23:54:28 +01:00
This commit is contained in:
Paulus Schoutsen
2018-11-06 11:51:33 +01:00
parent 5891a6ee7d
commit 92af45d7fd
9 changed files with 28 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
import * as fecha from "fecha";
import fecha from "fecha";
// Check for support of native locale string options
function toLocaleDateStringSupportsOptions() {