Enhance table header interfaces with optional render methods for improved flexibility; refactor router component structure for better readability and maintainability; ensure newline at end of file in url-routes.ts.

This commit is contained in:
2025-10-30 04:55:37 -04:00
parent cfc46d0a8e
commit d3a4bbe2c9
3 changed files with 31 additions and 6 deletions

View File

@@ -26,4 +26,4 @@ export default {
path: 'dashboard',
icon: faTh
}
};
};