mrfisher8432
Results
1
comments of
mrfisher8432
This is correct. I added the line and it works. However, I would propose you put the code in this order: ``` this.buildSelectAll(); this.buildDropdownOptions(); this.buildReset(); this.buildFilter(); ```