-
## 问题
为何一个Vue组件由4个文件组成,他们为何可以共享状态和逻辑?
-
我只是简单的使用一下,第一个参数是个html标签 ,如何不让它爆红,并且在这个DivModal 标签上绑定相应事件也会爆红,这个应该如何处理?
```
import { styled } from "@styils/vue"
const DivModal = styled("h1", {
color: "red"
})
export const HelloWorld = ({ …
-
After switching to `storybook-rsbuild`, the `Save` functionality in the Storybook UI stopped working:
The `+` button to [create a new story](https://storybook.js.org/docs/get-started/whats-a-st…
-
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### What problem doe…
-
### Describe the bug
I completed the storybook auto upgrade to support it's integration with next
```npx storybook@next upgrade --prerelease```
- all the relevant storybook packages upgraded to "^7…
-
### Describe the bug
Use tsx in the script tag to write the vue3 component, and when packaging and generating the declaration file, an error is reported。
### Reproduction
lihanqi.com
### Steps to …
-
### 描述问题
view tag and text tag type mismatch occurred
![Snipaste_2024-08-14_10-08-52](https://github.com/user-attachments/assets/f96ccadc-9a86-428e-99ec-38841ae12eab)
### 复现
package.json…
-
### This function solves the problem (这个功能解决的问题)
### Expected API (期望的 API)
`
`
-
I'm trying to integrate with the coinbase pay sdk. I've created a button using their examples, however when trying to build I'm getting an issue Internal to their SDK
When trying to build my code I…
-
Version:
```
=> Found "eslint-plugin-simple-import-sort@7.0.0"
```
My `.eslintrc.js`
```js
module.exports = {
root: true,
env: {
'browser': true,
'node': true,
// `def…