Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit c4dd511

Browse files
committed
fix: disabletextbox
1 parent be63e18 commit c4dd511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/Apiexplorer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Text } from '@deriv/ui';
2-
import React, { useState } from 'react';
2+
import React from 'react';
33
import { Dropdown } from './Dropdown/Dropdown';
44
import styles from './styles.module.scss';
55
import SchemaWrapper from './Schema/SchemaWrapper';

0 commit comments

Comments
 (0)