mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Remove duplicated declaration (#1473)
This commit is contained in:
committed by
GitHub
parent
44142fb56d
commit
502df6ee9c
@@ -317,9 +317,3 @@ declare global {
|
||||
'wa-split-panel': WaSplitPanel;
|
||||
}
|
||||
}
|
||||
|
||||
declare global {
|
||||
interface HTMLElementTagNameMap {
|
||||
'wa-split-panel': WaSplitPanel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user