Skip to content

Commit 01809f5

Browse files
committed
fix: local import
1 parent dc8670d commit 01809f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script setup>
2-
import { FwbAlert } from 'flowbite-vue'
2+
import { FwbAlert } from '../../src/index'
33
</script>
44

55
# Flowbite Vue - Quickstart

0 commit comments

Comments
 (0)