Use this code in repeater field:-
'row_label' => array( 'type' => 'text', 'value' => esc_html__( 'Social profile', 'stamina' ), ),
It’s worked for me 🙂
WordPress Developer
Use this code in repeater field:-
'row_label' => array( 'type' => 'text', 'value' => esc_html__( 'Social profile', 'stamina' ), ),
It’s worked for me 🙂