mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-05 22:00:50 +02:00
styling
This commit is contained in:
parent
f7f464e3c4
commit
a6f5bb9aaf
2 changed files with 2 additions and 2 deletions
web/src/components
|
@ -347,7 +347,7 @@ export function IconDetails({ icon, iconData, authorData }: IconDetailsProps) {
|
|||
<div>
|
||||
<h3 className="text-sm font-semibold text-muted-foreground">About this icon</h3>
|
||||
<div className="text-xs text-muted-foreground space-y-2">
|
||||
<p>This icon is licensed under the open source MIT license</p>
|
||||
<p>This icon is licensed under the open source Apache License 2.0</p>
|
||||
<p>
|
||||
Available in{" "}
|
||||
{availableFormats.length > 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue