Skip to content

Commit 83deac2

Browse files
marthacryanemilykl
andauthored
Update src/components/modebar/cloud_confirm.js
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent 1f47ebd commit 83deac2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/components/modebar/cloud_confirm.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
var d3 = require('@plotly/d3');
44

5-
var Lib = require('../../lib');
6-
var _ = Lib._;
5+
var _ = require('../../lib')._;
76

87
/**
98
* Show a styled confirmation dialog before sharing a chart with Plotly Cloud.

0 commit comments

Comments
 (0)