Update docs/components/progress/examples/ProgressSizeExample.vue
This commit is contained in:
@@ -7,5 +7,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script setup>
|
<script setup>
|
||||||
import { Progress } from '../../../../src/index'
|
import { Progress } from 'flowbite-vue'
|
||||||
</script>
|
</script>
|
||||||
Reference in New Issue
Block a user