Adjust long desc placeholder text
This commit is contained in:
parent
956c5ff343
commit
9019fee49e
2 changed files with 3 additions and 3 deletions
|
@ -32,8 +32,8 @@ import GroupStore from '../../stores/GroupStore';
|
|||
import { showGroupAddRoomDialog } from '../../GroupAddressPicker';
|
||||
import GeminiScrollbar from 'react-gemini-scrollbar';
|
||||
|
||||
const LONG_DESC_PLACEHOLDER = _td(`
|
||||
<h1>HTML for your community's page</h1>
|
||||
const LONG_DESC_PLACEHOLDER = _td(
|
||||
`<h1>HTML for your community's page</h1>
|
||||
<p>
|
||||
Use the long description to introduce new members to the community, or distribute
|
||||
some important <a href="foo">links</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue