Progress
This commit is contained in:
@@ -4,7 +4,7 @@ export default class DotTextSeperator extends PureComponent {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<Text size='small' color='secondary' className={_s.marginLeft5PX}>•</Text>
|
||||
<Text size='small' color='secondary' className={_s.marginLeft5PX}>·</Text>
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user