Commit 88bfb09
committed
Add Project Switcher Bar integration and remove ServerSideUp component
- Added dependency for @serversideup/project-switcher-bar in package.json and yarn.lock.
- Replaced ServerSideUp component with ProjectSwitcherBar in app.vue.
- Updated CSS to include styles from the new Project Switcher Bar.
- Removed the ServerSideUp component as it is no longer needed.1 parent abc6fbd commit 88bfb09
5 files changed
Lines changed: 37 additions & 241 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments