Skip to content

Commit 00114a7

Browse files
authored
fix: removed mistakenly added text from doc components and llm files. (#1791)
1 parent a941a7d commit 00114a7

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/routes/docs-examples/components/alert/Default.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
</script>
44

55
<Alert>
6-
UUULLL
76
<span class="font-medium">Default alert!</span>
87
Change a few things up and try submitting again.
98
</Alert>

static/llm/components/alert.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Use the following examples of alert components to show messages as feedback to y
2323
</script>
2424
2525
<Alert>
26-
UUULLL
2726
<span class="font-medium">Default alert!</span>
2827
Change a few things up and try submitting again.
2928
</Alert>

static/llm/context-full.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1707,7 +1707,6 @@ Use the following examples of alert components to show messages as feedback to y
17071707
</script>
17081708

17091709
<Alert>
1710-
UUULLL
17111710
<span class="font-medium">Default alert!</span>
17121711
Change a few things up and try submitting again.
17131712
</Alert>

0 commit comments

Comments
 (0)