Skip to content

Commit

Permalink
✨ Constants for redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
acollierr17 committed Jul 23, 2022
1 parent 8a1c31d commit 61538e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/contants.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export const PLACEHOLDER_URL: string = 'https://via.placeholder.com/1920x1080'
export const UNSPLASH_URL: string =
'https://source.unsplash.com/random/1920x1080'

0 comments on commit 61538e2

Please sign in to comment.