From f7b43e51488a7804afdc0ac24fdf2692ea15a03a Mon Sep 17 00:00:00 2001 From: Tom Coleman Date: Fri, 14 May 2021 14:46:07 +1000 Subject: [PATCH] Update snapshots --- addons/docs/src/frameworks/svelte/extractArgTypes.test.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/addons/docs/src/frameworks/svelte/extractArgTypes.test.ts b/addons/docs/src/frameworks/svelte/extractArgTypes.test.ts index 0af98b44bf6d..6ed62599a2eb 100644 --- a/addons/docs/src/frameworks/svelte/extractArgTypes.test.ts +++ b/addons/docs/src/frameworks/svelte/extractArgTypes.test.ts @@ -90,7 +90,6 @@ describe('Extracting Arguments', () => { "control": Object { "type": "boolean", }, - "defaultValue": true, "description": null, "name": "rounded", "table": Object { @@ -123,7 +122,6 @@ describe('Extracting Arguments', () => { "control": Object { "type": "text", }, - "defaultValue": "", "description": null, "name": "text", "table": Object {