fix(core): update
This commit is contained in:
parent
ece6db23a5
commit
ed309d0b7f
@ -17,7 +17,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script src="./index.ts"></script>
|
<script type="module" src="./index.ts"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
|
@ -1 +1 @@
|
|||||||
export * from './first-element';
|
export * from './dees-editor';
|
||||||
|
Loading…
Reference in New Issue
Block a user