Skip to content

Commit

Permalink
change section title
Browse files Browse the repository at this point in the history
  • Loading branch information
dtemkin1 committed May 3, 2024
1 parent 8da1932 commit 2842db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/ReadResearch/ReadResearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const About = forwardRef((_props, ref: ForwardedRef<HTMLDivElement>) => {
return (
<Container size="lg" className={classes.wrapper} ref={ref}>
<Title ta="center" className={classes.title}>
Read our Research
Read More!
</Title>
{/* TODO: ADD LINKS TO RESEARCH PAPERS */}
<Accordion variant="separated">
Expand Down

0 comments on commit 2842db6

Please sign in to comment.