mirror of
https://github.com/mastodon/mastodon
synced 2024-11-24 23:26:22 +09:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
- content_for :header_tags do
|
|
= javascript_include_tag 'application'
|
|
|
|
= react_component 'Mastodon', default_props, class: 'app-holder', prerender: false
|