Skip to content

Commit

Permalink
Merge pull request #21163 from highcharts/dash/fix-layout-module-d-ts
Browse files Browse the repository at this point in the history
dash/fix-layout-module-d-ts
  • Loading branch information
sebastianbochan committed May 22, 2024
2 parents a100e01 + 71dca73 commit b8d4ec7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import * as _Dashboards from "../dashboards.src";

import _EditMode from "../es-modules/Dashboards/EditMode/EditMode";
import _FullScreen from "../es-modules/Dashboards/EditMode/FullScreen";
import _FullScreen from "../es-modules/Dashboards/EditMode/Fullscreen";

import "../es-modules/Dashboards/EditMode/EditMode";
import "../es-modules/Dashboards/EditMode/FullScreen";
Expand Down

0 comments on commit b8d4ec7

Please sign in to comment.