MCPcopy
hub / github.com/joshwcomeau/use-sound / Rising

Function Rising

stories/use-sound.stories.tsx:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45};
46
47export const Rising = () => {
48 return <RisingDemo />;
49};
50
51Rising.story = {
52 name: 'Rising pitch',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…