diff --git a/components/modules/AddCategory/index.tsx b/components/modules/AddCategory/index.tsx index 77d4572..5e95157 100644 --- a/components/modules/AddCategory/index.tsx +++ b/components/modules/AddCategory/index.tsx @@ -1,5 +1,4 @@ import React from "react"; -import PropTypes from "prop-types"; const AddCategory = () => { return (