We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"mdb-react-ui-kit":"^7.1.0",
Attempted import error: 'MDBInput' is not exported from 'mdb-react-ui-kit' (imported as 'MDBInput').
"use client"; import Hits from "./Hits"; import { useSearchBox } from "react-instantsearch-hooks-web"; import { useState } from "react"; import { forwardRef } from "react"; import { MDBInput } from "mdb-react-ui-kit";
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Attempted import error: 'MDBInput' is not exported from 'mdb-react-ui-kit' (imported as 'MDBInput').
The text was updated successfully, but these errors were encountered: