Skip to content

Commit f96342f

Browse files
nasty23-starIbochkarev
authored andcommitted
Добавляет перевод части статьи setup
1 parent 7fdbaa8 commit f96342f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/sfc-script-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ import genericComponent from '../generic-component.vue';
548548
549549
import type { ComponentExposed } from 'vue-component-type-helpers';
550550
551-
// Works for a component without generics
551+
// Работает для компонента без дженериков
552552
ref<InstanceType<typeof componentWithoutGenerics>>();
553553
554554
ref<ComponentExposed<typeof genericComponent>>();

0 commit comments

Comments
 (0)