1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

fix: Fix BC material web pre14

This commit is contained in:
Maicol Battistini
2023-08-04 17:50:34 +02:00
parent 53227e8575
commit 16184aff3c
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
import '@material/web/dialog/dialog.js';
import {Dialog as MDDialog} from '@material/web/dialog/lib/dialog';
import {Dialog as MDDialog} from '@material/web/dialog/internal/dialog';
import {
Children,
Vnode,