summaryrefslogtreecommitdiff
path: root/app/components/pajamas/radio_component.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/pajamas/radio_component.html.haml')
-rw-r--r--app/components/pajamas/radio_component.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/components/pajamas/radio_component.html.haml b/app/components/pajamas/radio_component.html.haml
new file mode 100644
index 00000000000..6bf57b0b187
--- /dev/null
+++ b/app/components/pajamas/radio_component.html.haml
@@ -0,0 +1,5 @@
+.gl-form-radio.custom-control.custom-radio
+ = form.radio_button(method,
+ value,
+ formatted_input_options)
+ = render_label_with_help_text