mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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
|