Skip to content

Commit d7b0a0d

Browse files
committed
bug fix
1 parent e987a60 commit d7b0a0d

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

Lines changed: 2 additions & 2 deletions
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 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.
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.
111111

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

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>
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>
115115

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

0 commit comments

Comments
 (0)