Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Export the public URL for static assets so bundlers don't need a loader for binary imports.
|
||||
// The Angular CLI / build serves files in `src/assets` at `/assets`.
|
||||
import errors from './errors';
|
||||
import login from './login.webp';
|
||||
import login from './login.jpg';
|
||||
import logo from './logo.png';
|
||||
import { placeholders } from './placeholders';
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 586 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 524 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user