Skip to content

Commit

Permalink
Update render-function.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadshg84 authored Jun 24, 2024
1 parent 843eeb5 commit 875e88b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/render-function.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@

- **جزئیات**

**توجه: اگر می توانید کامپوننت را مستقیماً import کنید، به این نیازی ندارید.**
**توجه: اگر میتوانید کامپوننت را مستقیماً import کنید، به این نیازی ندارید.**

تابع `resolveComponent()‎` باید در داخل <span class="composition-api">`setup()‎` یا</span> رندر فانکشن اجرا شود تا به درستی بتواند حتما از context یک کامپوننت صحیح این عملیات را انجام دهد.

Expand Down Expand Up @@ -241,7 +241,7 @@

- **جزئیات**

**توجه: اگر می توانید دایرکتیو را مستقیماً import کنید، به این نیازی ندارید.**
**توجه: اگر میتوانید دایرکتیو را مستقیماً import کنید، به این نیازی ندارید.**

تابع `resolveDirective()‎` باید در داخل <span class="composition-api">`setup()‎` یا</span> رندر فانکشن اجرا شود تا به درستی بتواند حتما از context یک کامپوننت صحیح این عملیات را انجام دهد.

Expand Down

0 comments on commit 875e88b

Please sign in to comment.