Add invoice template editor
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
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