plugin: Switch to Roact refactored bindings branch, with real joinBindings!

This commit is contained in:
Lucien Greathouse
2019-05-31 13:23:17 -07:00
parent 51bbab803f
commit 5bd88dc82f
3 changed files with 7 additions and 51 deletions

View File

@@ -80,8 +80,7 @@ function App:init()
end
function App:render()
-- FIXME: https://github.com/Roblox/roact/issues/209
local children = {}
local children
if self.state.sessionStatus == SessionStatus.Connected then
children = {