95 | {item.fuzzySearch?.symbol} 96 |
97 |121 | {item.fuzzySearch?.description} 122 |
123 | )} 124 | 125 |161 | {body} 162 |
163 | ) 164 | }) 165 | FormMessage.displayName = "FormMessage" 166 | 167 | export { 168 | useFormField, 169 | Form, 170 | FormItem, 171 | FormLabel, 172 | FormControl, 173 | FormDescription, 174 | FormMessage, 175 | FormField, 176 | } 177 | -------------------------------------------------------------------------------- /components/ui/input.tsx: -------------------------------------------------------------------------------- 1 | import * as React from "react" 2 | 3 | import { cn } from "~/lib/utils" 4 | 5 | const Input = React.forwardRef113 | ☕️ 如果这个工具对你有帮助,欢迎请我喝杯咖啡: 114 |
115 |
117 | FYyUWw1cZqM5VZjQ3LtQKc4Wym7vYWb7ChPCqEPv6e3R
118 |
119 |
143 | 148 | 151 | 数据每 3-5 秒自动刷新一次 152 |
153 |@{item.tweet.basic.user.result.legacy.screen_name}
274 |{item.tweet.basic.text}
287 | 288 |Pump Addresses:
290 |
300 | {address.slice(0, 6)}...{address.slice(-6)}
301 |
302 |