remove dummy demo
This commit is contained in:
parent
112eff2acb
commit
51f24e6898
@ -2,7 +2,6 @@ import React, { useState, useEffect, useCallback, useRef } from 'react';
|
||||
import { MagnifyingGlassIcon, XMarkIcon } from '@heroicons/react/24/solid';
|
||||
import { useNavigate } from 'react-router-dom';
|
||||
import { openCandApi, type Candidate, ApiError } from '../api';
|
||||
import { mockSearchCandidates, DEMO_CONFIG } from '../config/demo';
|
||||
|
||||
interface SearchBarProps {
|
||||
className?: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user