Skip to content

Commit d6dd1c7

Browse files
authored
Update README.md
change doc graphic for adding JS library locally to app
1 parent 167e03c commit d6dd1c7

File tree

1 file changed

+2
-2
lines changed
  • docs/lowcoder-extension/use-third-party-libraries-in-apps

1 file changed

+2
-2
lines changed

docs/lowcoder-extension/use-third-party-libraries-in-apps/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ You can check popular CDNs if they host your desired library as a minified packa
107107

108108
### Import / bind at the app level
109109

110-
Navigate to the settings page and then click the plus sign **+** under the **JavaScript library** tab. Paste the **library** link and click **Add New**. Lowcoder will now check, if the external library will be compatible and securely usable.
110+
Navigate to the Individualization page and then click the plus sign **+** under the **JavaScript library** tab. Paste the **library** link and click **Add New**. Lowcoder will now check, if the external library will be compatible and securely usable.
111111

112112
You can also click the download icon to quickly download any recommended JS library.
113113

114-
<figure><img src="../../.gitbook/assets/App Editor External Libraries.png" alt=""><figcaption><p>Bind an external JS Library to an individual App</p></figcaption></figure>
114+
<figure><img src="../../.gitbook/assets/Individualization JavaScript Libraries.png" alt=""><figcaption><p>Bind an external JS Library to an individual App</p></figcaption></figure>
115115

116116
Now, you can create a JS query and insert code.
117117

0 commit comments

Comments
 (0)