Skip to content
#

react-library

Here are 153 public repositories matching this topic...

thayannevls
thayannevls commented Apr 8, 2020

Now that we are using storybook enviroment to help us develop our components. We must create stories to document all components. Follow the guide in the CONTRIBUTING.md to write the stories.

Components

  • ActionMenu
  • Alert
  • AutocompleteInput
  • Box
  • Button
  • ButtonGroup
  • ButtonPlain
  • ButtonWithIcon
  • Card
  • Checkbox
  • CheckboxGroup
⚠️ Help Wanted 💻 Developing... 📝 Documentation good first issue
skoolguy
skoolguy commented Jan 3, 2022

Describe the bug
When we provide a base64 encoded string of an image to the prop backgroundImage, the background image is not showing up properly, it is distorted and with very small height(not filling the canvas and not recognizable)

To Reproduce

                            <ReactSketchCanvas
                                ref={ canvasRef }
                                sty
bug good first issue

Improve this page

Add a description, image, and links to the react-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-library topic, visit your repo's landing page and select "manage topics."

Learn more