add lcel how to index (#10850)

This commit is contained in:
Bagatur 2023-09-20 10:19:43 -07:00 committed by GitHub
parent 46aa90062b
commit 095f300bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View File

@ -1,2 +0,0 @@
label: 'How to'
position: 1

View File

@ -0,0 +1,9 @@
---
sidebar_position: 1
---
# How to
import DocCardList from "@theme/DocCardList";
<DocCardList />