Skip to content

Commit

Permalink
removed package-lock.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnMarieW committed Dec 1, 2022
1 parent 5645b0c commit 4e4c10d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/dash-core-components/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import DatePickerRange from './components/DatePickerRange.react';
import DatePickerSingle from './components/DatePickerSingle.react';
import Download from './components/Download.react';
import Dropdown from './components/Dropdown.react';
import Geolocation from './components/Geolocation.react';
import Graph from './components/Graph.react';
import Input from './components/Input.react';
import Interval from './components/Interval.react';
Expand Down Expand Up @@ -37,6 +38,7 @@ export {
DatePickerSingle,
Download,
Dropdown,
Geolocation,
Graph,
Input,
Interval,
Expand Down

0 comments on commit 4e4c10d

Please sign in to comment.