Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 5fcee42

Browse files
committed
chore: eslint?
1 parent 4eca603 commit 5fcee42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/docs-theme/components/ComponentLinks.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import { defineComponent, PropType } from 'vue'
33
import { useColorModeValue } from '@chakra-ui/c-color-mode'
44
import siteConfig from '../../config/site-config'
5-
import { clippingParents } from '@popperjs/core'
65
76
export type ComponentLinksProps = {
87
theme?: { componentName: string }

0 commit comments

Comments
 (0)