update
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 597 KiB After Width: | Height: | Size: 4.1 MiB |
@@ -233,6 +233,7 @@ import placeholder2 from "./UI/placeholder2.jpg";
|
||||
import placeholder3 from "./UI/placeholder3.png";
|
||||
import placeholder4 from "./UI/placeholder4.jpg";
|
||||
import profile from "./UI/profile.jpg";
|
||||
import goodVibe from './UI/goodVibe.png'
|
||||
|
||||
export const img = {
|
||||
placeholder,
|
||||
@@ -240,4 +241,5 @@ export const img = {
|
||||
placeholder3,
|
||||
placeholder4,
|
||||
profile,
|
||||
goodVibe,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user