mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 21:59:24 +00:00
chore: update dashboard/recipes media, clarify recipe names
This commit is contained in:
parent
e83c8cc4db
commit
a1ed5d8361
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 331 KiB After Width: | Height: | Size: 413 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.8 MiB After Width: | Height: | Size: 12 MiB |
|
|
@ -29,7 +29,7 @@ export const Features1 = () => {
|
|||
<ul className="mb-6 text-white">
|
||||
<li className="mb-4 flex">
|
||||
<CheckArrowIcon />
|
||||
<span>Sort rows</span>
|
||||
<span>Sort in lexicographical order</span>
|
||||
</li>
|
||||
<li className="mb-4 flex">
|
||||
<CheckArrowIcon />
|
||||
|
|
@ -38,7 +38,7 @@ export const Features1 = () => {
|
|||
<li className="mb-4 flex">
|
||||
<CheckArrowIcon />
|
||||
<span>
|
||||
Remove Personally Identifiable
|
||||
Remove rows with Personally Identifiable
|
||||
Information (PII)
|
||||
</span>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue