From 703da1f08eeefcee9f8243afbf21dcef8d0fd2ec Mon Sep 17 00:00:00 2001 From: Guillaume Date: Thu, 14 Nov 2024 17:07:45 +0100 Subject: [PATCH] Playground improvements --- pages/playground.tsx | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/pages/playground.tsx b/pages/playground.tsx index 94375dae..d2e42b01 100644 --- a/pages/playground.tsx +++ b/pages/playground.tsx @@ -269,6 +269,35 @@ const resources: AccordionData = [ "completed": true, "priority": 0, "dueDate": "2024-09-24T10:13:39.649Z" +}`} + language='json' + lineBreak + > + + ), + count: 100 + }, + { + title: 'Sales /sales', + subtitle: + 'Fake sales JSON data including country, item type, unit cost, number of units, etc.', + content: ( +
+