mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Down to 7 test failures
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import * as d3 from 'd3';
|
||||
import 'd3-selection-multi';
|
||||
import { getDimensions } from './dimensions';
|
||||
import { rebind } from './rebind';
|
||||
import { Toggle } from '../ui/toggle';
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import * as d3 from 'd3';
|
||||
import { functor } from './index';
|
||||
import 'd3-selection-multi';
|
||||
|
||||
export function tooltip() {
|
||||
var tooltip = function(selection) {
|
||||
|
||||
Reference in New Issue
Block a user