Removed feedIcons.js.erb as the file is no longer being used. (#7788)
This commit is contained in:
parent
2abe830377
commit
0300dadd19
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
<% helpers = ActionController::Base.helpers %>
|
||||
|
||||
export const FEED_ICONS = {
|
||||
COMMENTS_ICON: '<%= helpers.image_path("comments-bubble.png") %>',
|
||||
REACTIONS_ICON: '<%= helpers.image_path("reactions-stack.png") %>',
|
||||
VIDEO_ICON: '<%= helpers.image_path("video-camera.svg") %>',
|
||||
};
|
||||
Loading…
Add table
Reference in a new issue