Merge branch 'develop' into feature/CSR-297
This commit is contained in:
commit
a710bad8bb
1 changed files with 0 additions and 2 deletions
|
|
@ -44,13 +44,11 @@
|
|||
<script>
|
||||
import buttonQuestion from "@/common-components/button-question/button-question";
|
||||
import listCard from "@/ux-components/list-card/list-card";
|
||||
import radio from "@/ux-components/radio/radio";
|
||||
|
||||
export default {
|
||||
name: "nestedRadio",
|
||||
components: {
|
||||
buttonQuestion,
|
||||
radio,
|
||||
listCard,
|
||||
},
|
||||
data() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue