We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320ff7e commit b381f8aCopy full SHA for b381f8a
packages/likec4/app/src/routes/__root.tsx
@@ -5,8 +5,6 @@
5
//
6
// Portions of this file have been modified by NVIDIA CORPORATION & AFFILIATES.
7
8
-import type { Fqn, NonEmptyArray, ProjectId } from '@likec4/core/types'
9
-import { useMantineColorScheme } from '@mantine/core'
10
import type { NonEmptyArray, ProjectId } from '@likec4/core/types'
11
import { MantineProvider } from '@mantine/core'
12
import { createRootRouteWithContext, Outlet, stripSearchParams } from '@tanstack/react-router'
0 commit comments