mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-02 21:57:51 +00:00
Update UI
Refactor and added new functioms
This commit is contained in:
@@ -29,16 +29,6 @@ const uiCoreController = (type) => {
|
||||
default:
|
||||
return
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
module.exports = uiCoreController
|
||||
|
||||
/**
|
||||
* Performance update
|
||||
* Write a CSS ripple effect and replace all paper-ripple and mwc-ripple
|
||||
* Do something about the particles...
|
||||
*/
|
||||
|
||||
// TODO: notifications settings, do not show notification in an active chat, Fix double message rendering, right custom menu in chat
|
||||
|
||||
module.exports = uiCoreController
|
||||
Reference in New Issue
Block a user