This website requires JavaScript.
Explore
Help
Sign In
vertumnus
/
primevue-mirror
mirror of
https://github.com/primefaces/primevue.git
Watch
1
Star
0
Fork
You've already forked primevue-mirror
0
Code
Packages
Releases
Activity
0506af740e
primevue-mirror
/
components
/
confirmationeventbus
/
ConfirmationEventBus.js
4 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Components added. Build issues fixed
2022-09-14 11:26:01 +00:00
import
{
EventBus
}
from
'primevue/utils'
;
Styles imported. Components added
2022-09-06 12:03:37 +00:00
Components added. Build issues fixed
2022-09-14 11:26:01 +00:00
export
default
EventBus
(
)
;