iam add ``` const isAuthorNew = computed(() => { return route.meta.new === true }) ``` code and used this problem