Skip to content

Commit

Permalink
feat: 文件名修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabi-x committed Jan 26, 2025
1 parent c81aee9 commit a9ae1d2
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 135 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,3 @@ export const BilibiliInternship: Story = {
// companyLogoUrl: bilibiliLogo,

Check warning on line 54 in packages/components/stories/intern.stories.tsx

View workflow job for this annotation

GitHub Actions / Code Spell Check

Unknown word (bilibili)
},
};

export const KuaiShouInternship: Story = {
args: {
period: "2024.01 - 2024.03",
company: "快手",
// group: 'Video Technology',
job: "门卫保安实习生",
// companyLogoUrl: kuaiShouLogo,
},
};

export const TencentInternship: Story = {
args: {
period: "2022.09 - 2022.12",
company: "腾讯",
group: "微信事业部",
job: "前端高级工程师",
// companyLogoUrl: tencentLogo,
},
};
Loading

0 comments on commit a9ae1d2

Please sign in to comment.