Skip to content

Commit c2a03fc

Browse files
chore: use simple circle scenario as default (#78)
1 parent 6045a87 commit c2a03fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
name="scenario"
9696
id="scenarioSelect"
9797
onchange="document.forms.options.submit()">
98+
<option value="simpleCircle">simple circle</option>
9899
<option value="sun">sun</option>
99100
<option value="blank">blank canvas</option>
100-
<option value="simpleCircle">simple circle</option>
101101
</select>
102102
</form>
103103
</div>

0 commit comments

Comments
 (0)