Commit 8d483fd
fix: lazy load files sidebar tab
The global sidebar tab entrypoint was eagerly importing the Files tab
component, which pulled LibreSign router code into unrelated apps and
rewrote app navigation paths such as Deck.
Fixes #7321
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent ca71c4b commit 8d483fd
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
0 commit comments