spelling: follow

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-12-26 17:36:04 -05:00
parent 8fb54c7509
commit b625320d8d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import User from '@/components/molecules/User.vue'
import { ACTION_TYPES } from '@/store/TimelineSpace/Contents/FollowRequests'
export default defineComponent({
name: 'folllow-requests',
name: 'follow-requests',
components: { User },
setup() {
const space = 'TimelineSpace/Contents/FollowRequests'