mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +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,
|
||||
...features.featureTabs.glance,
|
||||
},
|
||||
{
|
||||
key: 'splitView',
|
||||
video: SplitViewsVideo,
|
||||
...features.featureTabs.splitView,
|
||||
},
|
||||
// {
|
||||
// key: 'splitView',
|
||||
// video: SplitViewsVideo,
|
||||
// ...features.featureTabs.splitView,
|
||||
// },
|
||||
]
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue