Commit e40a69c
committed
♻️(frontend) reorder imports to fix lint error
Fixed import order to satisfy linting rules and maintain code style consistency.
Signed-off-by: Cyril <[email protected]>1 parent 61c9c87 commit e40a69c
File tree
1 file changed
+1
-1
lines changed- src/frontend/apps/impress/src/features/docs/doc-export/components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments