app: Add modals and begin implementing donations
This patch adds a mechanism to open a modal, and roughs out a donation flow using the 'braintree' payments provider.
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
"repository": "github:phosphor-icons/phosphor-home",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@types/braintree-web": "^3.75.3",
|
||||
"@types/braintree-web-drop-in": "^1.22.3",
|
||||
"braintree-web": "^3.78.2",
|
||||
"braintree-web-drop-in": "^1.30.1",
|
||||
"file-saver": "^2.0.2",
|
||||
"framer-motion": "^3.10.0",
|
||||
"fuse.js": "^6.4.1",
|
||||
|
||||
Reference in New Issue
Block a user