Skip to content

Commit e577271

Browse files
committed
Update comment with ticket
1 parent 7d1369b commit e577271

File tree

1 file changed

+1
-1
lines changed
  • packages/compass-collection/src/components/mock-data-generator-modal

1 file changed

+1
-1
lines changed

packages/compass-collection/src/components/mock-data-generator-modal/script-screen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const ScriptScreen = () => {
9494
In the directory that you created, create a file named
9595
mockdatascript.js (or any name you'd like).
9696
</Body>
97-
{/* TODO: Fill in with real code */}
97+
{/* TODO: CLOUDP-333860: Hook up to the code generated as part script generation */}
9898
<Code copyable language={Language.JavaScript}>
9999
TK
100100
</Code>

0 commit comments

Comments
 (0)