Docs 1.0a changes (#2241)
* folders * screenshots * output-preview * custom-api-endpoint * screenshots * memory-management * update-component-version * img * errors * space * fix-issue * remove-weird-footers * mdx * fix-import
This commit is contained in:
parent
8bf7156e90
commit
682a1c65fe
22 changed files with 68 additions and 75 deletions
|
|
@ -401,5 +401,4 @@ Langflow will attempt to load all of the components found in the specified direc
|
|||
|
||||
Once your custom components have been loaded successfully, they will appear in Langflow's sidebar. From there, you can add them to your Langflow canvas for use. However, please note that components with errors will not be available for addition to the canvas. Always ensure your code is error-free before attempting to load components.
|
||||
|
||||
Remember, creating custom components allows you to extend the functionality of Langflow to better suit your unique needs. Happy coding!import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
import Admonition from "@theme/Admonition";
|
||||
Remember, creating custom components allows you to extend the functionality of Langflow to better suit your unique needs. Happy coding!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue