From 882e5f6fcffb79ce574e5100698f7d941a4ca3cc Mon Sep 17 00:00:00 2001 From: George Mauer Date: Sun, 28 Apr 2019 10:52:16 -0500 Subject: [PATCH] Fix sandbox config to proper extension for codesandbox (#1323) --- .../{sandbox.config.js => sandbox.config.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename archives/v6-examples/react-table-100k-rows-aggregation/{sandbox.config.js => sandbox.config.json} (100%) diff --git a/archives/v6-examples/react-table-100k-rows-aggregation/sandbox.config.js b/archives/v6-examples/react-table-100k-rows-aggregation/sandbox.config.json similarity index 100% rename from archives/v6-examples/react-table-100k-rows-aggregation/sandbox.config.js rename to archives/v6-examples/react-table-100k-rows-aggregation/sandbox.config.json