Remove individual image credits
This commit is contained in:
@ -136,5 +136,3 @@ const { default: { key, port}, envType } = environment;
|
||||
- Use `*` to import everything a module exports.
|
||||
- Named exports will be available by their names on the imported object.
|
||||
- Default export will be available as the `default` key on the imported object.
|
||||
|
||||
**Image credit:** [roman manukyan](https://unsplash.com/@romanukyan?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
||||
|
||||
Reference in New Issue
Block a user