ContriHUB / Meme-Generator

a simple meme generator using ReactJs
0 stars 21 forks source link

Added facility to add more text and also delete them #18

Closed sanskaromar closed 1 year ago

sanskaromar commented 1 year ago

Fixes issue #8

dev-lovedeep commented 1 year ago

mention the issue number

sanskaromar commented 1 year ago

@dev-lovedeep Fixes issue #8

dev-lovedeep commented 1 year ago

@dev-lovedeep Fixes issue #8

what i am expecting of the UI is , you have only one input box and when you hit enter it shows the text on screen

for deleting: when you hover over the text, a small cross button should be shown on top left , when clicked will delete that text item

dev-lovedeep commented 1 year ago

@sanskaromar are you working on this issue?