Export Protected Tags Editing classes

This commit is contained in:
Kushal Pandya 2017-04-03 11:41:05 +05:30
parent 551dea7efe
commit bbb09feaa1
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require('./protected_tag_access_dropdown');
require('./protected_tag_create');
require('./protected_tag_dropdown');
require('./protected_tag_edit');
require('./protected_tag_edit_list');