Skip to content

Commit

Permalink
fix(import): πŸ› missing ' at the end
Browse files Browse the repository at this point in the history
- fix import
- fix failing tests
  • Loading branch information
krsiakdaniel committed Dec 25, 2024
1 parent 7451f2b commit e642cda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import GitHubRepositoryLink from '@/components/projects/project-detail-page/GitHubRepositoryLink
import GitHubRepositoryLink from '@/components/projects/project-detail-page/GitHubRepositoryLink'
import List from '@/components/shared/List'
import ListItem from '@/components/shared/ListItem'

Expand Down

0 comments on commit e642cda

Please sign in to comment.