add sort switcher

This commit is contained in:
igoradamenko
2018-05-06 14:35:32 +03:00
parent 118ab501f2
commit 75ece05a82
8 changed files with 96 additions and 15 deletions
-2
View File
@@ -1,5 +1,3 @@
import 'common/promises';
// TODO: i've tried to rewrite it to unfetch but it wasn't easy to make it work
// we need to try again later
import axios from 'axios';