Add persistent invoice template management
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
export const USER_STORAGE_KEY = "muh.current-user";
|
||||
export const AUTH_TOKEN_STORAGE_KEY = "muh.auth-token";
|
||||
export const INVOICE_TEMPLATE_STORAGE_KEY = "muh.invoice-template";
|
||||
|
||||
Reference in New Issue
Block a user