未验证 提交 68f46805 编写于 作者: L Lindsey Simon 提交者: GitHub

Update index.js (#14771)

Fix CSS `display` on login link.
上级 401f1b55
......@@ -35,7 +35,7 @@ const Index = () => {
<p>You're signed in. Email: {user.email}</p>
<p
style={{
display: 'inlinelock',
display: 'inline-block',
color: 'blue',
textDecoration: 'underline',
cursor: 'pointer',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册