display links to the stacked note
This commit is contained in:
@@ -7,4 +7,4 @@ interface EventBusParams {
|
||||
currentNoteSHA?: string
|
||||
}
|
||||
|
||||
export const noteEventBus = createEventBus<EventBusParams>('note')
|
||||
export const noteEventBus = createEventBus<EventBusParams>()
|
||||
|
||||
Reference in New Issue
Block a user