General code cleanup. Mainly updating Lucide icons.
This commit is contained in:
@@ -276,7 +276,7 @@ onMount(async () => {
|
||||
class="card variant-soft-warning border-warning-500 border p-6 shadow-lg">
|
||||
<h3
|
||||
class="h3 text-warning-700 dark:text-warning-500 flex items-center gap-2 font-bold">
|
||||
<Lucide.AlertTriangle size={20} /> Edge Case: Missing Metadata
|
||||
<Lucide.TriangleAlert size={20} /> Edge Case: Missing Metadata
|
||||
</h3>
|
||||
<p class="mt-2 text-sm opacity-80">
|
||||
Testing the component when <code>hosted_file_id</code> or
|
||||
|
||||
Reference in New Issue
Block a user