Capitalize comment

This commit is contained in:
Marshall Polaris 2022-04-24 14:39:27 -07:00
parent bd7ec53c87
commit 351868e579

View File

@ -76,7 +76,7 @@ export default function FeedCreate(props: {
// Easter egg idea: click your own name to shuffle the placeholder
// const daysSinceEpoch = Math.floor(Date.now() / 1000 / 60 / 60 / 24)
// take care not to produce a different placeholder on the server and client
// Take care not to produce a different placeholder on the server and client
const [defaultPlaceholder, setDefaultPlaceholder] = useState('')
useEffect(() => {
setDefaultPlaceholder(