We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49554a2 commit 9c45e12Copy full SHA for 9c45e12
components/Editor/Header.tsx
@@ -37,6 +37,7 @@ const EditorHeader = ({ codeType, onCodeTypeChange }: Props) => {
37
isSearchable={false}
38
classNamePrefix="select"
39
menuPlacement="auto"
40
+ instanceId="headerSelect"
41
/>
42
</div>
43
0 commit comments