Shipping it! (#1418)
This commit is contained in:
parent
f6c36f75e3
commit
852210e108
|
@ -8,6 +8,7 @@ import { useState, useEffect, useRef } from 'react';
|
||||||
|
|
||||||
export const WITTY_LOADING_PHRASES = [
|
export const WITTY_LOADING_PHRASES = [
|
||||||
"I'm Feeling Lucky",
|
"I'm Feeling Lucky",
|
||||||
|
'Shipping awesomeness... ',
|
||||||
'Painting the serifs back on...',
|
'Painting the serifs back on...',
|
||||||
'Navigating the slime mold...',
|
'Navigating the slime mold...',
|
||||||
'Consulting the digital spirits...',
|
'Consulting the digital spirits...',
|
||||||
|
|
Loading…
Reference in New Issue