Skip to content

Commit

Permalink
AutoSelect
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Jan 26, 2021
1 parent 9d42f0a commit 7171f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export {Range} from "./range.js";
export {Search} from "./search.js";
export {Select} from "./select.js";
export {Select, AutoSelect} from "./select.js";
export {Table} from "./table.js";

0 comments on commit 7171f53

Please sign in to comment.