We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfb02d commit 223c240Copy full SHA for 223c240
src/components/QuickStartPromptButton.jsx
@@ -1,4 +1,5 @@
1
import React, { useEffect, useRef, useState } from 'react';
2
+
3
import styles from './QuickStartPromptButton.module.css';
4
5
const PROMPT = `Go step by step to create an Apify Actor:
0 commit comments