mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-04 07:26:47 +00:00
feature: collapse组件
This commit is contained in:
@@ -13,7 +13,6 @@ const SearchDrawer = ({ cRef }) => {
|
||||
}
|
||||
})
|
||||
const hidden = () => {
|
||||
console.log('点击')
|
||||
searchDrawer?.current?.classList?.add('hidden')
|
||||
}
|
||||
Router.events.on('routeChangeComplete', (...args) => {
|
||||
|
||||
Reference in New Issue
Block a user