Remove "Incomplete" label from the Start card
This commit is contained in:
parent
80f190847c
commit
bf8d97a7ce
|
@ -124,9 +124,6 @@
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<h4 class="card-header">Start</h4>
|
<h4 class="card-header">Start</h4>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<p class="text-danger">
|
|
||||||
<small>Incomplete</small>
|
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
A new tab page that displays lists of links using the browser's localStorage to store all data
|
A new tab page that displays lists of links using the browser's localStorage to store all data
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue