chore: fix double import in demo (breaks build)
This commit is contained in:
parent
dde778ec9d
commit
0b5ed48e74
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import { html } from '@mdjs/mdjs-preview';
|
|||
import '@lion/input/define';
|
||||
import { Unparseable } from '@lion/form-core';
|
||||
import { liveFormatPhoneNumber } from '@lion/input-tel';
|
||||
import { Unparseable } from '@lion/form-core';
|
||||
import './assets/h-output.js';
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue