diff --git a/lib/components/account/account_content.dart b/lib/components/account/account_content.dart index 97b4f2f..d5cb2d6 100644 --- a/lib/components/account/account_content.dart +++ b/lib/components/account/account_content.dart @@ -18,6 +18,7 @@ /// /// The component automatically loads account data when initialized and /// provides a clean interface for managing group-based expenses. +/// library; import 'package:flutter/material.dart';