wip
This commit is contained in:
parent
718060dc85
commit
2cb0511dba
40 changed files with 40 additions and 80 deletions
|
|
@ -3,8 +3,7 @@
|
|||
*/
|
||||
import $ from 'cafy';
|
||||
import Post from '../../models/post';
|
||||
import Reaction from '../../models/post-reaction';
|
||||
import { pack } from '../../models/post-reaction';
|
||||
import Reaction, { pack } from '../../models/post-reaction';
|
||||
|
||||
/**
|
||||
* Show reactions of a post
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue