Skip to content

Commit

Permalink
feat: add java
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed May 31, 2024
1 parent 6283950 commit 60b38c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ const ProjectPage = () => {
className={'w-[200px] mr-2'}
options={[
{ label: 'Java', value: 'Java' },
{ label: 'JavaScript', value: 'JavaScript ' },
{ label: 'JavaScript', value: 'JavaScript' },
]}
/>

Expand Down

0 comments on commit 60b38c3

Please sign in to comment.