Refactor MasterDetailMntC.vue for improved readability and consistency
This commit is contained in:
@@ -21,5 +21,5 @@ export const tokenService = {
|
||||
clearToken() {
|
||||
tokenRef.value = null
|
||||
localStorage.removeItem(storageKey)
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user