Add mindmeister support

This commit is contained in:
Tom Moor
2019-02-18 11:32:21 -08:00
parent 15bc0e7629
commit fbd311d352
3 changed files with 71 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ import InVision from './InVision';
import Loom from './Loom';
import Lucidchart from './Lucidchart';
import Marvel from './Marvel';
import Mindmeister from './Mindmeister';
import ModeAnalytics from './ModeAnalytics';
import Numeracy from './Numeracy';
import Prezi from './Prezi';
@@ -30,6 +31,7 @@ export default {
Loom,
Lucidchart,
Marvel,
Mindmeister,
ModeAnalytics,
Numeracy,
Prezi,