Adding sense of self to the UI, cleaning up routing, adding third (detail) column
This commit is contained in:
@@ -1 +1 @@
|
||||
= react_component 'Root', { token: @token, timelines: { home: render(file: 'api/statuses/home', locals: { statuses: @home }, formats: :json), mentions: render(file: 'api/statuses/mentions', locals: { statuses: @mentions }, formats: :json) }}, class: 'app-holder', prerender: false
|
||||
= react_component 'Root', default_props, class: 'app-holder', prerender: false
|
||||
|
Reference in New Issue
Block a user