Merge pull request #1162 from kvnyng/main

swapped out project types for Bin
This commit is contained in:
Max Wofford 2024-04-14 00:59:43 +00:00 committed by GitHub
commit 0a523de509
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -234,13 +234,15 @@ export default function Bin() {
cursor={false}
sequence={[
// Same substring at the start will only be typed out once, initially
'an RC car',
'a laser guided nerf gun',
1000, // wait 1s before replacing "Mice" with "Hamsters"
'a clap activated lamp',
1000,
'a keyboard',
'a temperature activated Febreze can',
1000,
'an alarm clock',
'a flame actuated speaker',
1000,
'a light dependant door',
1000
]}
repeat={Infinity}