Skip to content

Commit 5b5768c

Browse files
authored
Removed leftover artifact (#2981)
1 parent c1b466c commit 5b5768c

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

packages/ui-extensions/docs/surfaces/point-of-sale/reference/apis/storage-api.doc.ts

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,6 @@ const data: ReferenceEntityTemplateSchema = {
5252
),
5353
},
5454
],
55-
exampleGroups: [
56-
{
57-
title: 'Use cases',
58-
examples: [
59-
{
60-
description:
61-
"In this example, we use a Smart Grid Tile to show the contents of the extension's Storage API.",
62-
codeblock: generateCodeBlockForStorageApi(
63-
'Debugging StorageAPI',
64-
'debugging-storage-api',
65-
),
66-
},
67-
],
68-
},
69-
],
7055
},
7156
};
7257

0 commit comments

Comments
 (0)