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

Commit db36374

Browse files
committed
feat: update package types
1 parent 26e32a9 commit db36374

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.0 auto-imported
2+
* Typescript support for @chakra-ui/vue-next2.1.0-beta.1 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-19T18:49:29.812Z
9+
* This file was generated on 2023-02-25T05:49:19.660Z
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.0 auto-imported
2+
* Typescript support for @chakra-ui/vue-next2.1.0-beta.1 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-19T18:49:29.812Z
9+
* This file was generated on 2023-02-25T05:49:19.660Z
1010
*/
1111

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

0 commit comments

Comments
 (0)