mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-09 20:32:40 -05: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