-
Noticed tooltip applies smooth opacity when fading in on hover, but when hovered off, tooltip instantly disappears without transition period.
https://github.com/web3ui/web3uikit/assets/86010458/f58…
-
The checkbox component should have a controlled state i.e props should directly control what the view is showing.
Here's an example where it doesn't, we want props and state to be tightly coupled in …
-
### pnpm version: 7.20.0
### Code to reproduce the issue:
https://github.com/web3ui/web3uikit this is the mono repo on which I am facing the issue
### Expected behavior:
`pnpm install` …
-
There seems to be a major overhaul in Moralis' UI, and numerous people were seeking help (due to the fact that it is completely different than that of the course) in the discussions lately.
Legacy …
-
```tsx
import { getEllipsisTxt } from '../../web3utils';
import React, { useState } from 'react';
import {
useMoralis,
useMoralisWeb3Api,
useMoralisWeb3ApiCall,
} from 'react-morali…
-
I installed web3ui in my nextjs ts application and getting this error. I have tried installing the types for it but it seems there is nothing like that available. please resolve the issue
![Capture…
-
Is there any way to override the styles of the connectButton?
https://web3ui.github.io/web3uikit/?path=/story/1-web3-parse-connectbutton--default
-
Hi there, is it possible to combine icon and text on button?
[Here](https://web3ui.github.io/web3uikit/?path=/story/2-forms-button--icon-button&args=text:assadasdasdas;size:xl;theme:custom;id:;typ…
-
dears:
I try to test this UI in
https://web3ui.github.io/web3uikit/?path=/docs/1-web3-parse-nft--crypto-punk-01,
![image](https://user-images.githubusercontent.com/2723228/229055648-3dcec3ad-…
-
Hi there!
You have a good UI kit to use
I have a couple of questions:
1) is it possible to chage default font family for dropdown elements ?
2) is it possible to change background color of mod…