CSR-949 | Formatting

This commit is contained in:
Scott Kiener 2022-12-05 21:31:39 -05:00
parent 114e7ab26c
commit 98b3dd8e53

View file

@ -1,6 +1,9 @@
<template>
<baseInputButton v-bind="$props" @buttonClicked="handleAnswerChange" v-model="selectedValue">
<div class="package-label" :class="[this.buttonLabelSubCopy ? 'has-subheader' : '']" for="testradio">
<div
class="package-label"
:class="[this.buttonLabelSubCopy ? 'has-subheader' : '']"
for="testradio">
<div class="package-specs">
<p class="m-0">
<span v-html="this.buttonLabel"></span>