Skip to content

Commit 2b314c0

Browse files
author
vvo
committed
fix: no more needed to override css class here
1 parent 0c72453 commit 2b314c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ search.addWidget(
7878
container: '#categories',
7979
facetName: 'categories',
8080
limit: 10,
81-
rootClass: 'list-unstyled',
8281
template: require('./templates/category.html')
8382
})
8483
);

0 commit comments

Comments
 (0)