Skip to content

Commit

Permalink
fix: Name in file out of sync between vscode and git
Browse files Browse the repository at this point in the history
  • Loading branch information
25Ericcheong committed May 18, 2024
1 parent f95f203 commit bddc48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/Image.ts → src/util/image.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// used to get image url of files to be used in multiple components
export function getImageUrl(
imageName: string,
outerDir: string,
Expand Down

0 comments on commit bddc48b

Please sign in to comment.