forked from jsnbuchanan/crowd-funder-for-time-pwa
WIP: two-step dialog + functionality
- Dialog is now presented as two distinct steps - Gifting functionality reinstated - Minor UI tweaks - IN PROGRESS: ensuring calls to dialog from other parts of the app remain functional
This commit is contained in:
@@ -313,7 +313,7 @@ import {
|
||||
import { GiveSummaryRecord } from "../interfaces";
|
||||
import * as serverUtil from "../libs/endorserServer";
|
||||
import { logger } from "../utils/logger";
|
||||
import { GiveRecordWithContactInfo } from "types";
|
||||
import { GiveRecordWithContactInfo } from "../types";
|
||||
|
||||
/**
|
||||
* HomeView Component
|
||||
|
||||
Reference in New Issue
Block a user