mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-06 04:35:13 -05:00
Rename Shiny.Notification to Shiny.notifications
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
exports.Notifications = (function() {
|
||||
exports.notifications = (function() {
|
||||
|
||||
// Milliseconds to fade in or out
|
||||
const fadeDuration = 250;
|
||||
|
||||
Reference in New Issue
Block a user