Skip to content

Commit 98bcb6e

Browse files
author
aniket
committed
3rd pr
1 parent fff3353 commit 98bcb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AboutComponent.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function RenderLeader({leader}){
1919
</div>
2020
);
2121
}
22-
22+
// aniket pr 3
2323
function About(props) {
2424

2525
const leaders = props.leaders.map((leader) => {

0 commit comments

Comments
 (0)