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