add samples data with the urlTarget attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
4fbff018de
commit
e50a24b46d
@@ -92,10 +92,11 @@ entries.push({
|
||||
{
|
||||
moved: 0,
|
||||
ringId: 'use',
|
||||
date: new Date('2020-08-06'),
|
||||
date: new Date('2020-08-06')
|
||||
},
|
||||
],
|
||||
url: 'https://reactjs.org/',
|
||||
urlTarget: '_blank',
|
||||
key: 'react',
|
||||
id: 'react',
|
||||
title: 'React',
|
||||
@@ -161,6 +162,7 @@ entries.push({
|
||||
{
|
||||
ringId: 'use',
|
||||
date: new Date('2020-08-06'),
|
||||
description: 'test description'
|
||||
},
|
||||
],
|
||||
url: '#',
|
||||
|
||||
Reference in New Issue
Block a user