Skip to content

Commit

Permalink
update example select
Browse files Browse the repository at this point in the history
  • Loading branch information
guanbingchang committed Mar 17, 2017
1 parent c70c33b commit afd552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/app/components/select/select.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h3>view</h3>

<h3>controller</h3>
<div class="example-block">
<div class="highlight no-border" hljs hljs-language="javascript">
<div class="highlight no-border" hljs hljs-no-escape hljs-language="javascript">
export default class SelectController {
constructor() {
this.data = [
Expand Down

0 comments on commit afd552e

Please sign in to comment.