Skip to content

Commit

Permalink
fix: expose hooks (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Wagner <stefan.wagner@wandelbots.com>
  • Loading branch information
bompo and bompo authored Aug 12, 2024
1 parent c72f2fb commit 56d3de6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ export * from "./components/3d-viewport/SafetyZonesRenderer"
export * from "./components/jogging/JoggingCartesianAxisControl"
export * from "./components/jogging/JoggingJointRotationControl"
export * from "./components/jogging/JoggingPanel"
export * from "./components/utils/hooks"

0 comments on commit 56d3de6

Please sign in to comment.