migrate Popper to v-popover
This commit is contained in:
parent
2f7f6967fd
commit
85c897403a
3 changed files with 68 additions and 73 deletions
|
@ -1,4 +1,3 @@
|
|||
import Popper from 'vue-popperjs/src/component/popper.js.vue'
|
||||
import Attachment from '../attachment/attachment.vue'
|
||||
import FavoriteButton from '../favorite_button/favorite_button.vue'
|
||||
import RetweetButton from '../retweet_button/retweet_button.vue'
|
||||
|
@ -290,7 +289,6 @@ const Status = {
|
|||
}
|
||||
},
|
||||
components: {
|
||||
Popper,
|
||||
Attachment,
|
||||
FavoriteButton,
|
||||
RetweetButton,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue