Add Projects Dropdown bundle

This commit is contained in:
kushalpandya 2017-09-04 21:18:20 +05:30
parent 397466521e
commit fe450764c5
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ import './project_new';
import './project_select';
import './project_show';
import './project_variables';
import './projects_dropdown';
import './projects_list';
import './syntax_highlight';
import './render_math';