diff --git a/packages/samples/react/src/components/button/short-key.tsx b/packages/samples/react/src/components/button/short-key.tsx index 647474f8a1..feb4c25530 100644 --- a/packages/samples/react/src/components/button/short-key.tsx +++ b/packages/samples/react/src/components/button/short-key.tsx @@ -15,7 +15,8 @@ export const ButtonShortKey: FC = () => { <>

- This sample shows KolButton with short key without functionality. The short key is purely visual. Its functionality needs to be developed separately.{' '} + This sample shows KolButton with short key without functionality. The short key is purely visual. Its functionality needs to be developed + separately.{' '}

diff --git a/packages/samples/react/src/components/link/short-key.tsx b/packages/samples/react/src/components/link/short-key.tsx index bc5beb4c7b..cc0ab8ec66 100644 --- a/packages/samples/react/src/components/link/short-key.tsx +++ b/packages/samples/react/src/components/link/short-key.tsx @@ -8,7 +8,8 @@ export const LinkShortKey: FC = () => ( <>

- This sample shows KolButton with short key without functionality. The short key is purely visual. Its functionality needs to be developed separately.{' '} + This sample shows KolButton with short key without functionality. The short key is purely visual. Its functionality needs to be developed + separately.{' '}