فهرست منبع

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