class Avo::Index::ResourceMapComponent
def map_component_order_class
def map_component_order_class if render_table? && table_positioned_at_the_start "order-last" else "order-first" end end
def map_component_order_class if render_table? && table_positioned_at_the_start "order-last" else "order-first" end end