diff --git a/src/components/global/selector/selector.riot b/src/components/global/selector/selector.riot index a1c06c2..2da894c 100644 --- a/src/components/global/selector/selector.riot +++ b/src/components/global/selector/selector.riot @@ -2,7 +2,7 @@ -
+ Chargement... + +
- - { state.pages.name[state.pages.curIndex] } - - + + { this.state.page.name[this.state.page.curIndex] } + +
    -
  • - {state.data.name} - {state.data.count} +
  • + { item.name } + { item.count }