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

Commit 9e22544

Browse files
committed
build: component types
1 parent 2e91292 commit 9e22544

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

@types/components.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
2-
* Typescript support for @chakra-ui/vue-next2.1.0-beta.3 auto-imported
2+
* Typescript support for @chakra-ui/vue-next2.1.0-beta.4 auto-imported
33
* components using `unplugin-vue-components,`
44
*
55
* @see: https://github.com/antfu/unplugin-vue-components/#typescript
66
*
77
* This is a generated file. Do not edit it's contents.
88
*
9-
* This file was generated on 2023-02-26T20:07:20.175Z
9+
* This file was generated on 2023-02-27T05:00:10.823Z
1010
*/
1111

1212
import { ChakraProps, chakra } from "@chakra-ui/vue-system"

components.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
2-
* Typescript support for @chakra-ui/vue-next2.1.0-beta.3 auto-imported
2+
* Typescript support for @chakra-ui/vue-next2.1.0-beta.4 auto-imported
33
* components using `unplugin-vue-components,`
44
*
55
* @see: https://github.com/antfu/unplugin-vue-components/#typescript
66
*
77
* This is a generated file. Do not edit it's contents.
88
*
9-
* This file was generated on 2023-02-26T20:07:20.175Z
9+
* This file was generated on 2023-02-27T05:00:10.823Z
1010
*/
1111

1212
import { ChakraProps, chakra } from "@chakra-ui/vue-system"

0 commit comments

Comments
 (0)