Optimize code

This commit is contained in:
2023-11-01 10:31:14 +08:00
parent 4bfe37acfe
commit d26c4da45f
8 changed files with 24 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
import React, { useImperativeHandle } from 'react'
import React from 'react'
import HideScrollbar, { HideScrollbarElement } from '@/components/common/HideScrollbar'
export interface SidebarScrollElement {