HackYourFuture-CPH / chattie

Chattie is an app for messaging with your collegaues
MIT License
0 stars 4 forks source link

Feature/#308/fix add image to new room #310

Closed LucyChyzhova closed 3 years ago

LucyChyzhova commented 3 years ago

Description

Component AddImageToRoom Now We have the possibility to change an image by pressing the preview of the image, Was fixed the width, and height of a loaded image added the camera icon to the button, removed #root from CSS Fixes #308

How to test?

by npm run storybook AddImageToRoom -> Component

Checklist