docs: Updated links
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
<script setup>
|
||||
import TimelineExample from './examples/TimelineExample.vue'
|
||||
</script>
|
||||
# Vue Timeline Component - Flowbite
|
||||
|
||||
```vue
|
||||
<script setup>
|
||||
import { Timeline } from 'flowbite-vue'
|
||||
</script>
|
||||
<template>
|
||||
<Timeline></Timeline>
|
||||
</template>
|
||||
```
|
||||
|
||||
<TimelineExample />
|
||||
Reference in New Issue
Block a user