Skip to content

Commit 9800f35

Browse files
committed
fix(Incorrect export): Remove Board from the named import as it leads to incorrect usage errors
1 parent b45d3d2 commit 9800f35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export {
1717
Draggable,
1818
Container,
1919
BoardContainer,
20-
Board,
2120
Lane,
2221
createTranslate,
2322
locales,

0 commit comments

Comments
 (0)