Update no links message
This commit is contained in:
parent
880280d67f
commit
b042088998
@ -218,11 +218,7 @@ function Dashboard() {
|
|||||||
<tr>
|
<tr>
|
||||||
<td colSpan={4}>
|
<td colSpan={4}>
|
||||||
<div className={styles.noLinks}>
|
<div className={styles.noLinks}>
|
||||||
You do not have any shortened links -{' '}
|
You do not have any shortened links, create one above.
|
||||||
<Link to="/create" className={styles.noLinksLink}>
|
|
||||||
create one here
|
|
||||||
</Link>
|
|
||||||
.
|
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user