The Nest
Explore
Sign in
nuttycom
aftok
client
src
Aftok
Modals
ModalFFI.js
1
Code
Changes
Tags
Discussions
main
exports
.
toggleModalInternal
=
modalId
=>
toggle
=>
(
)
=>
{
$
(
'
#
'
+
modalId
)
.
modal
(
toggle
)
}