Update project applications empty state
cgen-c9a821ac20544af8b8ad08d6f39de37c
This commit is contained in:
parent
0ec40fc016
commit
288c196627
1 changed files with 1 additions and 2 deletions
|
|
@ -1027,8 +1027,7 @@ export default function Admin() {
|
||||||
</div>
|
</div>
|
||||||
) : (
|
) : (
|
||||||
<p>
|
<p>
|
||||||
No applications on file. Encourage partners to apply via
|
No project applications on file. Encourage partners to apply via briefs.
|
||||||
briefs.
|
|
||||||
</p>
|
</p>
|
||||||
)}
|
)}
|
||||||
</CardContent>
|
</CardContent>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue