Add Lighting component and integrate with navigation and routing
- Introduced Lighting component - Updated AppLayout to include Lighting in the child components. - Added Lighting route to navigation with authentication requirement.
This commit is contained in:
@@ -9,6 +9,8 @@ export const metaData = {
|
||||
};
|
||||
|
||||
export const API_URL = "https://api.codey.lol";
|
||||
export const RADIO_API_URL = "https://radio-api.codey.lol";
|
||||
|
||||
export const socialLinks = {
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user