mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 05:54:27 +00: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
|