Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.

Home Page:https://famo.us/angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NavigationBar moreContent change bug

xiangxn opened this issue · comments

at NavigationBar.js line 113
else if (key === 'moreContent') {
this.more.setContent(this.options.content);
}
this.more.setContent(this.options.moreContent);