Commit c8fe3fae authored by Clement Ho's avatar Clement Ho

Fix conflicts

parent 173890fd
...@@ -9,10 +9,7 @@ import deployBoard from 'ee/environments/components/deploy_board_component.vue'; ...@@ -9,10 +9,7 @@ import deployBoard from 'ee/environments/components/deploy_board_component.vue';
export default { export default {
components: { components: {
environmentItem, environmentItem,
<<<<<<< HEAD
deployBoard, deployBoard,
=======
>>>>>>> upstream/master
}, },
props: { props: {
......
...@@ -168,11 +168,7 @@ export default { ...@@ -168,11 +168,7 @@ export default {
href="#" href="#"
title="Add reaction" title="Add reaction"
> >
<<<<<<< HEAD
<gl-loading-icon :inline="true" />
=======
<gl-loading-icon inline/> <gl-loading-icon inline/>
>>>>>>> upstream/master
<span <span
class="link-highlight award-control-icon-neutral" class="link-highlight award-control-icon-neutral"
v-html="emojiSmiling"> v-html="emojiSmiling">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment