Skip to content

Conversation

@nathalieMalsh
Copy link

Что сделано:

  • создана страница "База знаний" для админ-панели
  • реализован виджет knowledge-base
  • реализована интеграция текста компонента с i18n

Ссылка на задачу: #905

isPublished: boolean
}

type KBprops = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

просто TProps

import { useForm } from '@inertiajs/react'
import { useTranslation } from 'react-i18next'

type KBarticle = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KnowledgeBaseEntry

if (!form.data.title.trim()) {
return
}
console.log(e)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

консолька

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants