Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/routes/docs-examples/components/alert/Default.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
</script>

<Alert>
UUULLL
<span class="font-medium">Default alert!</span>
Change a few things up and try submitting again.
</Alert>
Expand Down
1 change: 0 additions & 1 deletion static/llm/components/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Use the following examples of alert components to show messages as feedback to y
</script>

<Alert>
UUULLL
<span class="font-medium">Default alert!</span>
Change a few things up and try submitting again.
</Alert>
Expand Down
1 change: 0 additions & 1 deletion static/llm/context-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1707,7 +1707,6 @@ Use the following examples of alert components to show messages as feedback to y
</script>

<Alert>
UUULLL
<span class="font-medium">Default alert!</span>
Change a few things up and try submitting again.
</Alert>
Expand Down