Skip to content

Commit 223c240

Browse files
Fix lint errors
1 parent ecfb02d commit 223c240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/QuickStartPromptButton.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import React, { useEffect, useRef, useState } from 'react';
2+
23
import styles from './QuickStartPromptButton.module.css';
34

45
const PROMPT = `Go step by step to create an Apify Actor:

0 commit comments

Comments
 (0)