first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Shared UI Components
|
||||
|
||||
The application currently has no custom shared UI primitives. It uses Angular Material 21 directly (`MatButton`, `MatCard`, `MatFormField`, `MatInput`, `MatList`, `MatMenu`, `MatToolbar`, `MatIcon`, `MatProgressSpinner`). Feature-specific UI lives beside each standalone component. Reusable primitives such as balance display, empty state, skeleton and confirmation dialog are planned but not implemented yet.
|
||||
Reference in New Issue
Block a user