export default function <%= @action.camelize %>() { return ( <>

<%= class_name %>#<%= @action %>

Find me in <%= @path %>

); }