refactor: migrate account-menu to react - initial UI
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
.sk-panel-column.stretch
|
||||
form(ng-submit="ctrl.submit()")
|
||||
input.sk-input.contrast(
|
||||
ng-model="ctrl.formData.input"
|
||||
should-focus="true"
|
||||
sn-autofocus="true"
|
||||
ng-model="ctrl.formData.input"
|
||||
should-focus="true"
|
||||
sn-autofocus="true"
|
||||
type="{{ctrl.type}}"
|
||||
)
|
||||
.sk-panel-footer
|
||||
|
||||
Reference in New Issue
Block a user