Commit 0e4f8ae3 authored by dmacfarlane's avatar dmacfarlane
Browse files

fix(index): use new names

parent 9eaad821
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
export * from './caret-coords';
export * from './mention-utils';
export * from './mention-list';
export * from './mention';
export * from './mention-list.component';
export * from './mention.directive';
export * from './mention.module';
 No newline at end of file