mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
feat: enhance module resolution and improve API error handling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
interface Props {
|
||||
title: string;
|
||||
export interface Props {
|
||||
title: string;
|
||||
}
|
||||
|
||||
// TODO: Accessibility Improvements
|
||||
|
||||
Reference in New Issue
Block a user