Commit 8174301
committed
refactor: move useSignatureTextPolicy to signature-text feature folder
- Move useSignatureTextPolicy.ts from src/composables/ to feature folder
- Co-localize composable with signature-text policy editor components
- Eliminates scope leak - composable specific to signature-text feature
- Update import in SignatureStamp.vue
- Improves code organization and feature cohesion1 parent c2a6282 commit 8174301
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/views/Settings
- PolicyWorkbench/settings/signature-text
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments