feat(workflow): add deploy preview links (#2028)
This commit is contained in:
@ -11,6 +11,10 @@ module.exports = {
|
||||
name: 'start',
|
||||
title: 'Quick Start',
|
||||
},
|
||||
{
|
||||
name: 'features',
|
||||
title: 'Features',
|
||||
},
|
||||
{
|
||||
name: 'reference',
|
||||
title: 'Reference',
|
||||
|
Reference in New Issue
Block a user