Skip to content

Commit

Permalink
chore: added svg in profile and minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Franqsanz committed Feb 21, 2024
1 parent 20f7d96 commit 82f00c3
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
3 changes: 3 additions & 0 deletions src/assets/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ const images = {
'https://res.cloudinary.com/xbu/image/upload/v1690907908/xbu_assets/patternpadWhite_cwhqna.svg',
PageNotFound:
'https://res.cloudinary.com/xbu/image/upload/v1691664467/xbu_assets/page_not_found_rl8gve.svg',
NoData:
'https://res.cloudinary.com/xbu/image/upload/v1708539494/xbu_assets/noData_gs71zg.svg',
};

export const {
Expand All @@ -19,4 +21,5 @@ export const {
PatternPadBlack,
PatternPadWhite,
PageNotFound,
NoData,
} = images;
Loading

0 comments on commit 82f00c3

Please sign in to comment.