Yao Bin

Results 6 issues of Yao Bin

As per title, when using ``, eslint does not report any errors. However, `` does work ```jsx import React from 'react'; import { View, StyleSheet } from 'react-native'; export default...

Attempting to translate using Google Sheet's =GOOGLETRANSLATE()

Not sure if this is a bug or unintended feature. Trying to understand `lunch` using duckling returns a time from 1200 to 1400, while breakfast/dinner returns nothing. It would be...

# What's new Add another property `showFlag` to hide the country flag only on the `SelectorButton`. Fallback to `selectorConfig.showFlags` if `showFlag` is not provided.

# Steps to reproduce 1. Start new epic-stack project 2. Install any shadcn components. e.g `npx shadcn@latest add dropdown-menu` # Expected behavior Components installed in `app/components/ui` # Actual behavior Components...