From 297b310e33660379e04e31c2f67dab40a4585bcb Mon Sep 17 00:00:00 2001 From: Jared He <66887902+jaredjhe@users.noreply.github.com> Date: Sun, 23 May 2021 19:45:26 -0500 Subject: [PATCH] ESLint --- components/playground.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/playground.tsx b/components/playground.tsx index c8e9e067..31d23087 100644 --- a/components/playground.tsx +++ b/components/playground.tsx @@ -160,4 +160,4 @@ export function TeamMemberDemo() { ); -} \ No newline at end of file +}