Skip to content

Commit 253f95e

Browse files
committed
refactor(hook): update useOscilloscope
1 parent f6e80cd commit 253f95e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/hook/useOscilloscope.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A hook for creating an oscilloscope, which can obtain real-time amplitude data.
1313
className="flex items-center"
1414
>
1515
<Github className="w-4 h-4" />
16-
<span className="ml-2">View Source Code</span>
16+
<span className="ml-2">View Source</span>
1717
</Link>
1818

1919
## import

0 commit comments

Comments
 (0)