Skip to content

Commit

Permalink
Custom tools add to basic example
Browse files Browse the repository at this point in the history
  • Loading branch information
santushnath committed Jan 5, 2025
1 parent 3a20023 commit 99ea2a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/basic/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,6 @@ const BasicExample = () => {
},
],
protectedModules: [],
customTools: [],
customJS: [
'http://localhost:3000/custom.js'
]
Expand Down

0 comments on commit 99ea2a6

Please sign in to comment.