Skip to content

Commit

Permalink
docs: update components-for-libraries-vue.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
uvarov-frontend committed Nov 17, 2024
1 parent 0fe6f0c commit 129404d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ru/learn/components-for-libraries-vue.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Vue компоненты
title: Vue компонент
description: Узнайте, как создать и использовать Vue компонент для Vanilla Calendar Pro. Подробное руководство по созданию компонента и его интеграции в приложение Vue.
section: 7. Компоненты для библиотек
---

# Vue компоненты
# Vue компонент

Для демонстрации давайте рассмотрим простейший компонент Vue для Vanilla Calendar Pro. Создайте файл с именем `VanillaCalendar.vue` и скопируйте в него следующий код:

Expand Down

0 comments on commit 129404d

Please sign in to comment.