Skip to content

Commit

Permalink
Export makeSafeUrl from PhET simulation index
Browse files Browse the repository at this point in the history
  • Loading branch information
aemandine committed Sep 4, 2024
1 parent 480e60f commit 7530b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/perseus/src/widgets/phet-simulation/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export {default} from "./phet-simulation";
export {default, makeSafeUrl} from "./phet-simulation";

0 comments on commit 7530b5e

Please sign in to comment.