|
@@ -61,7 +61,6 @@ PagePathAutoComplete.propTypes = {
|
|
|
|
|
|
|
|
PagePathAutoComplete.defaultProps = {
|
|
PagePathAutoComplete.defaultProps = {
|
|
|
initializedPath: '/',
|
|
initializedPath: '/',
|
|
|
- addTrailingSlash: true,
|
|
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
export default PagePathAutoComplete;
|
|
export default PagePathAutoComplete;
|