Skip to content

Commit

Permalink
Use ToggleNode in BlocksValueControlPanel.ts, see phetsims/density-bu…
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jun 17, 2024
1 parent 1f1e2ce commit d01d731
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
3 changes: 1 addition & 2 deletions js/imports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -423,5 +423,4 @@ export { default as Display } from './display/Display.js';
export type{ DisplayOptions } from './display/Display.js';

export { default as IndexedNodeIO } from './nodes/IndexedNodeIO.js';
export type { IndexedNodeIOParent } from './nodes/IndexedNodeIO.js';
export { default as PhetioControlledVisibilityProperty } from './util/PhetioControlledVisibilityProperty.js';
export type { IndexedNodeIOParent } from './nodes/IndexedNodeIO.js';
40 changes: 0 additions & 40 deletions js/util/PhetioControlledVisibilityProperty.js

This file was deleted.

0 comments on commit d01d731

Please sign in to comment.