Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
mlaj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-10-23 10:17:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
84329c490bc2568275d57ee8d5c45ea2f3d015c1
84329c49
1 parent
daa6c5ca
refactor(components): 移除未使用的 VanFloatingBubble 组件声明
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/components.d.ts
src/components.d.ts
View file @
84329c4
...
...
@@ -52,7 +52,6 @@ declare module 'vue' {
VanDropdownMenu
:
typeof
import
(
'vant/es'
)[
'DropdownMenu'
]
VanEmpty
:
typeof
import
(
'vant/es'
)[
'Empty'
]
VanField
:
typeof
import
(
'vant/es'
)[
'Field'
]
VanFloatingBubble
:
typeof
import
(
'vant/es'
)[
'FloatingBubble'
]
VanForm
:
typeof
import
(
'vant/es'
)[
'Form'
]
VanIcon
:
typeof
import
(
'vant/es'
)[
'Icon'
]
VanImage
:
typeof
import
(
'vant/es'
)[
'Image'
]
...
...
Please
register
or
login
to post a comment