final fixes
This commit is contained in:
@@ -225,7 +225,7 @@ Then update your OpenPanelComponent to use the proxy endpoint.
|
||||
```tsx
|
||||
<OpenPanelComponent
|
||||
apiUrl="/api/op"
|
||||
cdnUrl="/api/op/op1.js"
|
||||
scriptUrl="/api/op/op1.js"
|
||||
clientId="your-client-id"
|
||||
trackScreenViews={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user