Skip to content

Commit dcd36f1

Browse files
Merge pull request SharePoint#8418 from groveale/patch-2
Removed duplicated step
2 parents 0dba957 + 00bddaf commit dcd36f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/spfx/viva/get-started/advanced-quick-view-functionality.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Advanced Quick View Functionality
33
description: "This tutorial builds off the tutorial 'Advanced Card View Functionality'."
4-
ms.date: 02/08/2022
4+
ms.date: 09/08/2022
55
ms.localizationpriority: high
66
---
77
# Advanced Quick View Functionality
@@ -114,7 +114,6 @@ Since the `onAction()` handler has not been changed to handle the item click, se
114114

115115
## Create a new quick view
116116

117-
1. Create a new file to hold a new Quick View card: **./src/adaptiveCardExtensions/helloWorld/quickView/DetailedQuickViewTemplate.json**.
118117
1. Create a new file to hold a new Quick View card: **./src/adaptiveCardExtensions/helloWorld/quickView/DetailedQuickViewTemplate.json**.
119118
1. Add the following JSON to the **DetailedQuickViewTemplate.json** file:
120119

0 commit comments

Comments
 (0)