Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily merge both sets of images. #128

Open
todo bot opened this issue Aug 29, 2020 · 0 comments
Open

Temporarily merge both sets of images. #128

todo bot opened this issue Aug 29, 2020 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Aug 29, 2020

// TODO: Temporarily merge both sets of images.
const merged_images = union(images, vibemap_images.map((image)=> image.original))
all_images = merged_images.map((image) => <Image className='placeImage' src={image} fluid />)
}
if (vibes.length > 0) {


This issue was generated by todo based on a TODO comment in d313a78 when #126 was merged. cc @stevepepple.
@todo todo bot added the todo 🗒️ label Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant