mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Add wireframe font redacted
This commit is contained in:
parent
8d8769ba4e
commit
468f20ae58
7 changed files with 28 additions and 0 deletions
|
@ -68,6 +68,7 @@ export const FONT_FAMILY = {
|
|||
Virgil: 1,
|
||||
Helvetica: 2,
|
||||
Cascadia: 3,
|
||||
REDACTED: 4,
|
||||
};
|
||||
|
||||
export const THEME = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue