Introduce renderers directory
This commit is contained in:
parent
ad38cd2605
commit
4ef3d3a6d2
14 changed files with 14 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import getPostSummary from '../../../../get-post-summary';
|
||||
import getReactionEmoji from '../../../../get-reaction-emoji';
|
||||
import getPostSummary from '../../../../renderers/get-post-summary';
|
||||
import getReactionEmoji from '../../../../renderers/get-reaction-emoji';
|
||||
|
||||
type Notification = {
|
||||
title: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue