You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use template literals for constant declaration
The constant 'name' in the core index file has been refactored to use
template literals instead of single quotes. This change does not affect
the functionality but aligns with the code style guidelines.
0 commit comments