Skip to content

Commit 84fe943

Browse files
committed
fix #1
1 parent bd3232f commit 84fe943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/settings-page/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
</ui-segment>
1515
</ui-form>
1616
<span slot="actions">
17-
<ui-button class="positive">Apply</ui-button><ui-button class="deny">Cancel</ui-button>
17+
<ui-button @click="save" class="positive">Apply</ui-button><ui-button class="deny">Cancel</ui-button>
1818
</span>
1919
</ui-modal>

0 commit comments

Comments
 (0)