Skip to content

with reactjs how to accordion work solve and show and hide button use for text show hide and data fatch from another component throw map() function

Notifications You must be signed in to change notification settings

Hamza-Rafique/accordion-component-with-reactjs

Repository files navigation

Idea

uidesigndaily

;

React Icons

react icons

npm install react-icons --save
import { FaHome } from 'react-icons/fa';
const Component = () => {
  return <FaHome className='icon'></FaHome>;
};

About

with reactjs how to accordion work solve and show and hide button use for text show hide and data fatch from another component throw map() function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published