Skip to content

Commit

Permalink
fix: profile card
Browse files Browse the repository at this point in the history
  • Loading branch information
vitormpp committed Dec 10, 2024
1 parent d615059 commit 429b869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uni_ui/lib/cards/profile_card.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import 'package:flutter/material.dart';
import 'package:phosphor_flutter/phosphor_flutter.dart';
import 'package:uni_ui/generic_card.dart';
import 'package:uni_ui/cards/generic_card.dart';

class ProfileCard extends StatelessWidget {
const ProfileCard({
Expand Down

0 comments on commit 429b869

Please sign in to comment.