Skip to content

Commit bf72c90

Browse files
committed
fix: lint
1 parent 71ac1f0 commit bf72c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/alert/examples/FwbAlertExampleCustomContent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
</template>
6060

6161
<script lang="ts" setup>
62-
import { FwbAlert, FwbButton } from '../../../../src/index';
62+
import { FwbAlert, FwbButton } from '../../../../src/index'
6363
</script>

0 commit comments

Comments
 (0)