Skip to content

Commit 71298d1

Browse files
committed
fix(type): add timeSelect/segmented component type
1 parent 88d1734 commit 71298d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/component/components.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ import LayWatermark from "./component/watermark/index";
101101
import LayPopper from "./component/popper/index";
102102
import LayDescriptions from "./component/descriptions/index";
103103
import LayDescriptionsItem from "./component/descriptionsItem/index";
104+
import LayTimeSelect from "./component/timeSelect/index";
105+
import LaySegmented from "./component/segmented/index";
104106

105107
declare module "vue" {
106108
// GlobalComponents for Volar
@@ -205,6 +207,8 @@ declare module "vue" {
205207
LayPopper: typeof LayPopper;
206208
LayDescriptions: typeof LayDescriptions;
207209
LayDescriptionsItem: typeof LayDescriptionsItem;
210+
LayTimeSelect: typeof LayTimeSelect;
211+
LaySegmented: typeof LaySegmented;
208212
}
209213

210214
export interface ComponentCustomProperties {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy