Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Merculiar committed Sep 17, 2024
1 parent 064b09e commit c2959bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ class _RampPartnerSelectScreenState extends State<RampPartnerSelectScreen> {
if (_partners.isEmpty) ...[
const Spacer(),
const _CountryNotSupportedWidget(),
const Spacer(),
],
SizedBox(height: 20.h),
for (final partner in _partners)
Expand Down

0 comments on commit c2959bd

Please sign in to comment.