mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +00:00
style: optimize code
This commit is contained in:
@@ -47,4 +47,4 @@ const getCurrentPageConfig = (pages,pageId) => {
|
||||
return pages.filter(page => page.id === pageId)[0]
|
||||
}
|
||||
|
||||
export { generatorBase64Code, generateUniqueId, isObjectNotEmpty, getIconURL,getCurrentPageConfig };
|
||||
export { generatorBase64Code, generateUniqueId, isObjectNotEmpty, getIconURL, getCurrentPageConfig };
|
||||
|
Reference in New Issue
Block a user