Update docs/components/progress/examples/ProgressOutsideLabelExample.vue
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
<Progress labelProgress="true" labelPosition="outside" label="Flowbite Vue 3" progress="45"></Progress>
|
||||
</template>
|
||||
<script setup>
|
||||
import { Progress } from '../../../../src/index'
|
||||
import { Progress } from 'flowbite-vue'
|
||||
</script>
|
||||
Reference in New Issue
Block a user