You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Configure Uploadcare File Uploader and add your personal public key to the project. Discover the instructions in the [following section](#configuration).
4. Configure Uploadcare File Uploader and add your personal public key to the project. Discover the instructions in the [following section](#configuration).
@@ -123,10 +123,10 @@ All configurations in Uploadcare File Uploader are managed from `uc-config` bloc
123
123
3. Add a `uc-config` block to your markup and replace `YOUR_PUBLIC_KEY` with your own public key:
4. Make sure that your config block uses the same `ctx-name` attribute value as your solution block.
129
+
4. Make sure that your config block uses the same `ctx` attribute value as your solution block.
130
130
131
131
Discover more about Uploadcare File Uploader configuration in [our documentation](https://uploadcare.com/docs/file-uploader/configuration/?ref=github-readme).
0 commit comments