mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-09 01:36:51 +01:00
Turn elements/index into an index (#7135)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import DatasetController from '../core/core.datasetController';
|
||||
import defaults from '../core/core.defaults';
|
||||
import Point from '../elements/element.point';
|
||||
import {Point} from '../elements/index';
|
||||
import {resolve} from '../helpers/helpers.options';
|
||||
|
||||
defaults.set('bubble', {
|
||||
|
||||
Reference in New Issue
Block a user