This commit is contained in:
Rodrigo Nader 2023-07-30 17:59:12 -03:00
commit 1cba53fcc9
2 changed files with 2 additions and 9 deletions

View file

@ -1,6 +1,6 @@
import Admonition from "@theme/Admonition";
# Custom Component
# Custom Components
Used to create a custom component, a special type of Langflow component that allows users to extend the functionality of the platform by creating their own reusable and configurable components from a Python script.