plaid / pattern

An example end-to-end Plaid integration to create items and fetch transaction data
MIT License
434 stars 216 forks source link

Dev Docs - Link update needed for 404 to LinkButton.tsx #212

Closed jkusachi closed 2 years ago

jkusachi commented 2 years ago

I encountered an issue regarding Link Update Mode, so I consulted Plaid docs

This page in particular - https://plaid.com/docs/link/update-mode/, has an example pointing to LinkButton.tsx

Looking at PRs, I came across this one (https://github.com/plaid/pattern/pull/190/files), which renames LinkButton.tsx to LaunchLink.tsx

Just wanted to bring this up for awareness and update, thank you.

phoenixy1 commented 2 years ago

thanks for the report! I have submitted a PR to fix this and it should be merged and deployed next week.