diff --git a/resources/assets/js/components/DiscoverComponent.vue b/resources/assets/js/components/DiscoverComponent.vue new file mode 100644 index 000000000..deb29d873 --- /dev/null +++ b/resources/assets/js/components/DiscoverComponent.vue @@ -0,0 +1,95 @@ + + + + Discover People + + + + + + + + + + + + + {{profile.username}} + {{profile.name}} + + + Follow + + + + + + + + Explore + + + + + + + + + + + + + {{post.likes_count}} + + + {{post.comments_count}} + + + + + + + + + + + To view more posts, check the home, local or federated timelines. + + + + + \ No newline at end of file
Discover People
{{profile.username}}
{{profile.name}}
Explore
To view more posts, check the home, local or federated timelines.