react-no-records-found
v1.0.3
Published
Bulk upload using pfd with sample file
Downloads
25
Readme
react-no-records-found
Description
react-no-records-found is a React component for displaying a message when no records are found.
![]()
Installation
You can install react-no-records-found via npm or yarn:
npm install react-no-records-found
# or
yarn add react-no-records-found
<NoDataComponent message={"Test"}>