anvilco/react-ui

The README section for react-signature-modal code example seems wrong

Closed this issue · 1 comments

The README section related on how to use the @anvilco/react-signature-modal seems to have an import error based on the code example provided. In the example provided I see:

import AnvilSignatureFrame ... but then the React Component is <AnvilSignatureModal /> ????

Shouldn't it be:

import AnvilSignatureModal from... so that it matches the AnvilSignatureModal component used?

image

Great catch, we'll get this fixed up