Skip to content

Commit 9756d6d

Browse files
committed
Add bench
1 parent e1fe174 commit 9756d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/next-kuma-ui/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use client'
22

3-
import { Box, Text } from '@kuma-ui/Core'
3+
import { Box, Text } from '@kuma-ui/core'
44
import { useState } from 'react'
55

66
export default function HomePage() {

0 commit comments

Comments
 (0)