-
Hello, I started SolidJS project with SUID and for forms I wanted to use Modular Forms for forms validation. But I got stuck on an issue, when passed field props do not match with TextField's props. B…
-
### Our goal:
- We are taking 2 .ts files and building them with ```tsup```
- We output the build in another directory for later use
- This process is working flawlessly on Unix based OS (Mac, Li…
-
How do I access the endpoint.
The thing is you didn't specify how to use it in the readme file
-
We want all of the object keys in `lib/index.ts` to be in alphabetical order. Is there a way to configure prettier to do that or is there another lint plugin?
-
I have these components setup: `RequestLayout > RequestComposer > RequestMessageOptions > LegalSenderDropdown`
RequestLayout.jsx:
```
const requestData = useFragment(
graphql`
fr…
-
https://github.com/yuna-c/pokemonDex/blob/b165db66df2bda41fcd4fda77266dc5a94deea7a/src/components/pokemonList/PokemonList.jsx#L11-L14
지금 isSelected 변수를 생성하고 Props로 넘겨주고 있지 않는 것 같아요!
-
Some examples of differences:
- Splash page heading 1: `#333` ([src](https://github.com/nextstrain/nextstrain.org/blob/544b59e4a95f19ea71504cb9579fc0ecbda22330/static-site/src/components/splash/sty…
-
## Overview
The focus for this code review will be centered around the files in this project.
Please pay attention too:
* Javascript issues
* React components
## Review Branch
review-10
…
-
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-vue…
-
Here admin can see all the posted blogs and remove any blog.
Uses `/blogs/getAll` to view all blogs and `/blogs/delete/:id` to delete the blog
- [ ] Create a static page
- [ ] Integrate routes
-…