Преглед изворни кода

Remove the commented-out code

maeshinshin пре 2 година
родитељ
комит
04e4cb2c6b
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      apps/app/src/components/SearchPage/SearchModalTriggerInput.tsx

+ 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';