feat: Implement email verification flow for user registration, update API base URL, and refine agent search screen UI.
This commit is contained in:
@@ -442,7 +442,6 @@ class _AgentCardState extends State<_AgentCard> {
|
||||
color: Color(0xFF638559),
|
||||
borderRadius: BorderRadius.only(
|
||||
bottomLeft: Radius.circular(20),
|
||||
topRight: Radius.circular(20),
|
||||
),
|
||||
),
|
||||
child: Text(
|
||||
|
||||
Reference in New Issue
Block a user