search added

This commit is contained in:
2024-05-12 19:16:57 -04:00
parent 107858c363
commit c3c5348370
14 changed files with 71 additions and 56 deletions

View File

@ -1,4 +1,4 @@
import React, { Component } from "react";
import React from "react";
import DefaultPartImg from "../assets/images/part.png";
import { NavLink } from "react-router-dom";
import "../assets/stylesheets/browse.scss";