From 9619d0c016195f95390aa865d8baa5f6c0157565 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 4 Jul 2021 17:03:51 +0200 Subject: [PATCH] Update playground config --- playground/src/scripts/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/src/scripts/config.ts b/playground/src/scripts/config.ts index c349f2c..b44a111 100644 --- a/playground/src/scripts/config.ts +++ b/playground/src/scripts/config.ts @@ -1,4 +1,4 @@ -import { Configuration, Engine } from 'gincko/react'; +import { Configuration } from 'gincko/react'; export default { root: 'start',