diff --git a/final/src/components/PlaceholderTweets.vue b/final/src/components/PlaceholderTweets.vue index ff00979..1453d2d 100644 --- a/final/src/components/PlaceholderTweets.vue +++ b/final/src/components/PlaceholderTweets.vue @@ -11,7 +11,7 @@ export default { name: 'PlaceholderTweets', props: { - + post: String } };