Skip to content

Commit 4a2d058

Browse files
committed
fix: remove faulty import of removed sidebar js
1 parent fdc5fe5 commit 4a2d058

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/js/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export * from '../components/gallery/gallery.js';
2222
export * from '../components/image/image.js';
2323

2424
export * from '../components/modal/modal';
25-
export * from '../components/sidebar/sidebar.js';
2625
export * from '../components/slider/slider';
2726
export * from '../components/table/table.js';
2827
export * from '../components/testimonials/testimonials.js';

0 commit comments

Comments
 (0)