BangDori

Results 7 issues of BangDori

Hello! I'm currently using node v18.18.0, react v18.2.0, react-router-dom v6.22.2 and vite. Previously, icons were rendering without any issues on the FeedMainPage, but they are not rendering correctly on the...

### Summary ν•œκ΅­μ–΄ 곡식 λ¬Έμ„œ [Using TypeScript](https://react.dev/learn/typescript) νŽ˜μ΄μ§€ λ²ˆμ—­ μ œμ•ˆ ### Page https://react.dev/learn/typescript ### Details μ•ˆλ…•ν•˜μ„Έμš”! Using TypeScript νŽ˜μ΄μ§€μ— λŒ€ν•œ λ²ˆμ—­μ΄ μ—†λŠ” 것 κ°™μ•„μ„œ 이 λΆ€λΆ„ μ œκ°€ λ²ˆμ—­μ„ λ§‘μ•„μ„œ 진행해도...

need translation

Currently, the following modules are imported but not used in the code: - [KeyboardAvoiderInsets](https://github.com/iway1/react-native-keyboard-avoider/blob/master/package/src/components/KeyboardAvoiderInsets.tsx#L1-L7) ```js import React from "react"; // ❗️ unused import { useRef } from "react"; import {...

Some edge cases seem to be missing in the current tests for [queryString.exclude()](https://github.com/sindresorhus/query-string/blob/main/test/exclude.js). I'd like to improve the tests would it be okay to submit a PR?

- Fixed a closing tag issue in the [Calendar component example in the README file](https://github.com/wix/react-native-calendars?tab=readme-ov-file#adding-a-global-theme-to-the-calendar), ensuring it renders correctly. - Removed unnecessary indentation to maintain code consistency and improve readability.

stale

- [μ˜μ‘΄μ„± μ—­μ „ 원칙 (DIP)](https://github.com/738/clean-code-typescript?tab=readme-ov-file#%EC%9D%98%EC%A1%B4%EC%84%B1-%EC%97%AD%EC%A0%84-%EC%9B%90%EC%B9%99-dip) report λ³€μˆ˜ μ„ μ–Έ ν‚€μ›Œλ“œλ‘œ `await`κ°€ μž‘μ„±λ˜μ–΄ μžˆμ–΄ `const`둜 μˆ˜μ •ν•˜μ˜€μŠ΅λ‹ˆλ‹€.

## Summary Fixing a small typo in [Strings.md](https://github.com/facebook/hermes/blob/main/doc/Strings.md). - "... by the the test prefix." -> "... by the test prefix." ## Test Plan

CLA Signed