fix: typo
This commit is contained in:
parent
a87daf3d21
commit
e9ea0bc7cc
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ export const Reference = memo(function Reference() {
|
|||
</pre>
|
||||
))}
|
||||
</section>
|
||||
)) || <p className="font-sans">Searcb or select a tag to get started.</p>}
|
||||
)) || <p className="font-sans">Search or select a tag to get started.</p>}
|
||||
{detailVisibleFunctions.length > 0 && <div className="h-screen" />}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue