gd-sprest-react
Advanced tools
Comparing version 2.7.2 to 2.7.3
@@ -216,3 +216,3 @@ "use strict"; | ||
key: item.id, | ||
text: item.pathAsString | ||
text: item.pathAsString.replace(/\;/g, "/") | ||
}); | ||
@@ -219,0 +219,0 @@ } |
{ | ||
"name": "gd-sprest-react", | ||
"version": "2.7.2", | ||
"version": "2.7.3", | ||
"description": "SharePoint react components.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
363385