feat: Fixed import
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
</div>
|
||||
</template>
|
||||
<script setup>
|
||||
import { Progress } from '../../../../src/index'
|
||||
</script>
|
||||
import { Progress } from 'flowbite-vue'
|
||||
</script>
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
</div>
|
||||
</template>
|
||||
<script setup>
|
||||
import { Progress } from '../../../../src/index'
|
||||
import { Progress } from 'flowbite-vue'
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user