Skip to content

Hamza-Rafique/accordion-component-with-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors