From 507a55741652abcb2f57a4dc7c506a7546f32cae Mon Sep 17 00:00:00 2001 From: Nam Dau Date: Mon, 21 Feb 2022 23:39:56 +0700 Subject: [PATCH] docs: translate src/guide/components/registration.md --- src/guide/components/registration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/components/registration.md b/src/guide/components/registration.md index 4cdbc90cb8..6381f01623 100644 --- a/src/guide/components/registration.md +++ b/src/guide/components/registration.md @@ -1,4 +1,4 @@ -# Component Registration +# Đăng Kí Component > This page assumes you've already read the [Components Basics](/guide/essentials/component-basics). Read that first if you are new to components.