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