Skip to content

Commit

Permalink
finished first pass on common view (still PDOM properties and some ot…
Browse files Browse the repository at this point in the history
…her common code are broken), phetsims/ratio-and-proportion#404
  • Loading branch information
zepumph committed Oct 21, 2021
1 parent 595a001 commit 695747b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/EnumerationProperty.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import merge from '../../phet-core/js/merge.js';
import axon from './axon.js';
import Property from './Property.js';

/** @template T */
class EnumerationProperty extends Property {

/**
Expand Down

0 comments on commit 695747b

Please sign in to comment.