feat: Update routing paths and enhance navigation links for Biblioteca and CameraNoir
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// https://tabler.io/icons
|
||||
|
||||
// OUTLINED
|
||||
export { default as IconArrowLeft } from './outlined/arrow-left.svg?react';
|
||||
export { default as IconHomeOutline } from './outlined/home.svg?react';
|
||||
@@ -14,6 +16,7 @@ export { default as IconCheck } from './outlined/check.svg?react';
|
||||
export { default as CameraPlus } from './outlined/camera-plus.svg?react';
|
||||
export { default as Flask } from './outlined/flask.svg?react';
|
||||
export { default as Users } from './outlined/users.svg?react';
|
||||
export { default as IconNotebook } from './outlined/notebook.svg?react';
|
||||
|
||||
// FILLED
|
||||
export { default as IconHomeFilled } from './filled/home.svg?react';
|
||||
|
||||
Reference in New Issue
Block a user