You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/docs/pages/compiler-speed.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ import Alert from "flowbite-svelte/Alert.svelte";
50
50
</TableBody>
51
51
</Table>
52
52
53
-
The above table shows examples from using `import Alert from 'flowbite-svelte-next/Alert.svelte'`. Compare these numbers to the following table where using normal import.
53
+
The above table shows examples from using `import Alert from 'flowbite-svelte/Alert.svelte'`. Compare these numbers to the following table where using normal import.
0 commit comments