try git thing
This commit is contained in:
parent
3bcd80b32a
commit
95e9cd1712
|
|
@ -16,7 +16,7 @@ export interface ElementConfig<E extends Element = Element> {
|
|||
}
|
||||
|
||||
// TODO don't hard code this
|
||||
const PROXIMITY = 100;
|
||||
const PROXIMITY = 120;
|
||||
|
||||
declare global {
|
||||
interface HTMLElementTagNameMap {
|
||||
|
|
|
|||
Loading…
Reference in New Issue