mirror of
https://github.com/crater-invoice/crater.git
synced 2026-06-09 12:32:31 -04:00
build version 400
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export const isAuthenticated = (state) => !!state.token
|
||||
export const authStatus = (state) => state.status
|
||||
export const isLoggedOut = (state) => state.isLoggedOut
|
||||
|
||||
Reference in New Issue
Block a user