Add comment
parent
a7399fc42d
commit
d56ebf2b2b
|
@ -1,3 +1,4 @@
|
||||||
|
// add comment
|
||||||
export function publishNotification(notification) {
|
export function publishNotification(notification) {
|
||||||
return {
|
return {
|
||||||
type: 'PUBLISH_NOTIFICATION',
|
type: 'PUBLISH_NOTIFICATION',
|
||||||
|
|
Loading…
Reference in New Issue