original bug is fixed but save modal is not handle (nav-item bg color is not correctly painted)
This commit is contained in:
6
src/utils/pageUtils.js
Normal file
6
src/utils/pageUtils.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const mapPageNameToCapitalUnifiedName = (rawPageName) => {
|
||||
};
|
||||
|
||||
export {
|
||||
mapPageNameToCapitalUnifiedName,
|
||||
};
|
||||
Reference in New Issue
Block a user