We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1fe174 commit 9756d6dCopy full SHA for 9756d6d
benchmark/next-kuma-ui/src/app/page.tsx
@@ -1,6 +1,6 @@
1
'use client'
2
3
-import { Box, Text } from '@kuma-ui/Core'
+import { Box, Text } from '@kuma-ui/core'
4
import { useState } from 'react'
5
6
export default function HomePage() {
0 commit comments