From a26fb083ab218f28388ddb746356bdafd6ddc847 Mon Sep 17 00:00:00 2001 From: Matt Sutkowski Date: Sat, 25 Sep 2021 09:08:35 -0700 Subject: [PATCH 1/2] WIP: Basic plumbing for record/replay modes --- example/index.tsx | 18 +++++----- src/component/MSWToolbar.tsx | 65 ++++++++++++++++++++++++++++++++++-- src/helpers/settings.ts | 2 +- src/types.ts | 11 ++++-- tsconfig.json | 1 + 5 files changed, 84 insertions(+), 13 deletions(-) diff --git a/example/index.tsx b/example/index.tsx index 22c0d04..803107e 100644 --- a/example/index.tsx +++ b/example/index.tsx @@ -25,7 +25,7 @@ const App = () => { @@ -37,14 +37,16 @@ const App = () => { >