Skip to content

Commit

Permalink
deleted SearchForm import
Browse files Browse the repository at this point in the history
  • Loading branch information
GrannyYetta committed Aug 30, 2024
1 parent e67f4b6 commit 3b123dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/List.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { ListItem } from '../components';
// import SearchForm from '../components/SearchForm';
import { useState } from 'react';

export function List({ data }) {
Expand Down

0 comments on commit 3b123dc

Please sign in to comment.