mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: invoice customize paper preview
This commit is contained in:
3
packages/webapp/src/utils/sanitize-hex-color.ts
Normal file
3
packages/webapp/src/utils/sanitize-hex-color.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function sanitizeToHexColor(input: string) {
|
||||
return input;
|
||||
}
|
||||
Reference in New Issue
Block a user