mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
refactor(features): comment out splitView feature temporarily
This commit is contained in:
parent
60347985ef
commit
59d44e1258
1 changed files with 5 additions and 5 deletions
|
@ -37,11 +37,11 @@ const featureList = [
|
||||||
video: GlanceVideo,
|
video: GlanceVideo,
|
||||||
...features.featureTabs.glance,
|
...features.featureTabs.glance,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
key: 'splitView',
|
// key: 'splitView',
|
||||||
video: SplitViewsVideo,
|
// video: SplitViewsVideo,
|
||||||
...features.featureTabs.splitView,
|
// ...features.featureTabs.splitView,
|
||||||
},
|
// },
|
||||||
]
|
]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue