apply suggestions

This commit is contained in:
grafixeyehero
2022-05-09 19:03:55 +03:00
committed by Bill Thornton
parent ee495cd412
commit bca185e1a9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ function getItemsFunction(options, item) {
}
const ItemsByName = {
renderItems: renderItems
renderItems
};
export default ItemsByName;