diff --git a/test-data/test-scope/ui/hello-world/hello-world.tsx b/test-data/test-scope/ui/hello-world/hello-world.tsx index f647753..192f70a 100644 --- a/test-data/test-scope/ui/hello-world/hello-world.tsx +++ b/test-data/test-scope/ui/hello-world/hello-world.tsx @@ -1,7 +1,7 @@ import { getHelloWorld } from '@bit-tasks/test-scope.get-hello-world'; /** - * renders a "hello world" text 2 + * renders a "hello world" */ export function HelloWorld() {