mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
5 lines
179 B
Text
5 lines
179 B
Text
- content_for :header_tags do
|
|
= render_initial_state
|
|
= vite_typescript_tag 'share.tsx', crossorigin: 'anonymous'
|
|
|
|
#mastodon-compose{ data: { props: Oj.dump(default_props) } }
|