delete defaults values textSettings for inline elements
This commit is contained in:
parent
efa1004380
commit
8a896277bf
2 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
/**
|
||||
* Default values for the application.
|
||||
* Single source of truth — imported by components, composables, and stores.
|
||||
* These are static launch values, NOT user-configured defaults.
|
||||
* Static launch values.
|
||||
*/
|
||||
|
||||
export const PAGE_DEFAULTS = Object.freeze({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue