mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-09 05:55:13 +00:00
4 lines
155 B
Text
4 lines
155 B
Text
- content_for :header_tags do
|
|
= javascript_include_tag 'application'
|
|
|
|
= react_component 'Mastodon', default_props, class: 'app-holder', prerender: false
|