Skip to content

Commit

Permalink
testing push
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser11218 committed Dec 3, 2024
1 parent 6b3e6b3 commit bf086fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions personal-portfolio/src/components/Banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const Banner = () => {
const [index, setIndex] = useState(1);
//const toRotate = [ "Web Developer", "Web Designer", "UI/UX Designer" ];
const toRotate = ["Full-Stack Developer", "QA Engineer", "Java, React, MySQL" ]
// testing new comment
const period = 2000;

useEffect(() => {
Expand Down

0 comments on commit bf086fe

Please sign in to comment.