Files
mastodon-sakyey/app/views/shares/show.html.haml

6 lines
178 B
Plaintext

- content_for :header_tags do
= render_initial_state
= vite_typescript_tag 'share.tsx', crossorigin: 'anonymous'
#mastodon-compose{ data: { props: default_props.to_json } }