-
Notifications
You must be signed in to change notification settings - Fork 1
#233 いーすたーえっぐ #236
base: develop
Are you sure you want to change the base?
#233 いーすたーえっぐ #236
Conversation
Issue Comment 無視されて泣いてる |
src/App.tsx
Outdated
@@ -29,6 +29,28 @@ const App: React.VFC = () => { | |||
}; | |||
}, []); | |||
|
|||
// easter egg to get successors | |||
useEffect(() => { | |||
console.log("%cWe are hiring!", "font-size: large; color: red;"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2回も言わなくていい
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
あ、消し忘れた
src/App.tsx
Outdated
console.log( | ||
`%cWe are hiring! | ||
%c | ||
文実ウェブサイト班です。コンソールを覗いていただきありがとうございます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
「文実ウェブサイト班」←これ実は多分いま存在しないし、うちらはもうウェブサイト班じゃないんだよね…
どうしよう。。。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
「CAPPUCCINO開発チーム」とどっちが良いか
src/App.tsx
Outdated
%c文化祭実行委員会はあなたをお待ちしています!%c | ||
*問い合わせ先: 総務局 / [email protected] | ||
`, | ||
"font-size: 3em; font-weight: bold; color: red;", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ページロード時1回だけ表示される…はず