From 8bcb5b097155570fed4a0c5e126bcd0df3e0b73c Mon Sep 17 00:00:00 2001 From: Cormac Quaid <69508715+corquaid@users.noreply.github.com> Date: Wed, 20 Apr 2022 16:19:49 +0200 Subject: [PATCH] remove unnecessary fragment, formatting --- applications/launchpad_v2/src/styles/styles/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/launchpad_v2/src/styles/styles/index.ts b/applications/launchpad_v2/src/styles/styles/index.ts index 5489c8585d..e10959fc84 100644 --- a/applications/launchpad_v2/src/styles/styles/index.ts +++ b/applications/launchpad_v2/src/styles/styles/index.ts @@ -1,6 +1,6 @@ import colors from './colors' import gradients from './gradients' -import typography from './typography' +import typography from './typography' const styles = { colors,