Skip to content

Commit

Permalink
[instrument_builder] blank page when trying to add a score (#9212)
Browse files Browse the repository at this point in the history
Add missing import

Fixes #9152
  • Loading branch information
miladheshmati committed Apr 18, 2024
1 parent fe303a4 commit 07c9ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/instrument_builder/jsx/react.questions.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {
TextElement,
NumericElement,
ButtonElement,
StaticElement,
} from 'jsx/Form';

/**
Expand Down

0 comments on commit 07c9ca4

Please sign in to comment.