mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-11 15:34:50 +00:00
2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
export const isLoggedOut = (state) => state.isLoggedOut
|