Skip to content

Commit a73cd28

Browse files
author
Nitin Gupta
authored
Merge pull request nitin-1926#64 from aniketchanana/hack/pr3
3rd pr
2 parents 93faf33 + 98bcb6e commit a73cd28

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)