Skip to content

Commit ba117dc

Browse files
committed
chore: test commit
1 parent caa4dc5 commit ba117dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/multiple-choice/docs/demo/generate.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ exports.model = (id, element) => ({
5252
.blue {
5353
color: blue !important;
5454
}
55+
56+
.green {
57+
color: green !important;
58+
}
5559
`,
5660
},
5761
prompt: '',

0 commit comments

Comments
 (0)