Przeglądaj źródła

Remove the commented-out code

maeshinshin 2 lat temu
rodzic
commit
04e4cb2c6b

+ 0 - 2
apps/app/src/components/SearchPage/SearchModalTriggerInput.tsx

@@ -5,8 +5,6 @@ import React, {
   forwardRef, useCallback,
 } from 'react';
 
-// import type { TypeaheadRef } from 'react-bootstrap-typeahead';
-
 import type { IFocusable } from '~/client/interfaces/focusable';
 import type { TypeaheadProps } from '~/client/interfaces/react-bootstrap-typeahead';