<@U6L2XCXU2> commented on <@U0F3291QE>’s file <htt...
# tornadofx
u
@aayush commented on @edvin’s file https://kotlinlang.slack.com/files/U0F3291QE/F7GCZ4XC3/close_tab_using_event.kt: Thanks
tabs.find { it.content.uiComponent<UIComponent>() == event.toClose }?.removeFromParent()
this works