We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89afbd commit a2c74f0Copy full SHA for a2c74f0
1 file changed
src/Editor.jsx
@@ -9,8 +9,7 @@ const DEFAULT_CONFIG = {
9
}
10
11
const DEFAULT_INSTRUCTIONS = `
12
-30, hamster, https://media.tenor.com/vLEZ2KX_AIEAAAAM/hampton-hamster.gif, 2
13
-30, coffeescript, https://cdn.iconscout.com/icon/free/png-256/coffee-script-3629290-3031874.png, 2, 8
+100, hamster, https://media.tenor.com/vLEZ2KX_AIEAAAAM/hampton-hamster.gif, 2
14
`.trim()
15
16
const EXAMPLE_INSTRUCTIONS = `
0 commit comments