This commit is contained in:
Tuğçe Küçükoğlu 2023-02-28 13:57:39 +03:00
parent 2f4afc71be
commit 46b0f6706f
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
<div className="doc-main">
<div className="doc-intro">
<h1>{{ header }} API</h1>
<p>API defines helper props, events and others for the PrimeReact {{ header }} module.</p>
<p>API defines helper props, events and others for the PrimeVue {{ header }} module.</p>
</div>
<DocSections :docs="docs" />
</div>