mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-21 17:49:39 +00:00
Latest paper-dropdown -> mwc-select conversion (#11692)
This commit is contained in:
@@ -2,8 +2,3 @@ import "../../src/resources/ha-style";
|
||||
import "../../src/resources/roboto";
|
||||
import "../../src/resources/safari-14-attachshadow-patch";
|
||||
import "./ha-demo";
|
||||
|
||||
/* polyfill for paper-dropdown */
|
||||
setTimeout(() => {
|
||||
import("web-animations-js/web-animations-next-lite.min");
|
||||
}, 1000);
|
||||
|
Reference in New Issue
Block a user