MassEmailReact/Surge365.MassEmailReact.Infrastructure
David Headrick 712dbb5046 Add TotalRows to TargetSample and update related components
- Updated `TargetSample` class to include `TotalRows` property.
- Set `TotalRows` in `TargetRepository` based on database query.
- Added state management for `targetSample` and loading in `MailingEdit.tsx`.
- Modified rendering logic in `MailingEdit.tsx` to display total rows.
- Updated `TargetSampleModal` to accept `targetSample` as a prop.
- Created new `targetSample.ts` file defining the `TargetSample` interface.
2025-04-17 08:15:19 -05:00
..