From a8f22c704fd773f0843c76db25f45b63949e0bd1 Mon Sep 17 00:00:00 2001 From: Mohamed Ali MASMOUDI <41191515+DalyIng@users.noreply.github.com> Date: Wed, 24 Mar 2021 16:10:14 +0100 Subject: [PATCH] initial commit --- .codesandbox/workspace.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .codesandbox/workspace.json diff --git a/.codesandbox/workspace.json b/.codesandbox/workspace.json new file mode 100644 index 0000000..7b46a7e --- /dev/null +++ b/.codesandbox/workspace.json @@ -0,0 +1,20 @@ +{ + "responsive-preview": { + "Mobile": [ + 320, + 675 + ], + "Tablet": [ + 1024, + 765 + ], + "Desktop": [ + 1400, + 800 + ], + "Desktop HD": [ + 1920, + 1080 + ] + } +} \ No newline at end of file