-
add Toast & Notifications component with React Hot Toast library.
The component will be composed as follows :
- Variant
- Icon
- Title
- Body
- CTA
-
Is there an option to have a new toast replace the current toast instead of adding on?
-
## Value proposition
As a team member
I want to get confirm notifications
In order to get a feedback for my actions
## Description
![Image](https://github.com/UmaySoyluer/capstone-project/assets/124…
-
Last year I was looking for a react hot toast alternative in Vue 3 but I didn't find any and had to use vue sonner, but now I can use it!
Big thanks!
-
- Package Version: v2.4.1
- [Codesandbox Reproduction](https://codesandbox.io/p/sandbox/react-hot-toast-demo-q6ryq8?file=%2Fsrc%2FApp.tsx%3A13%2C5)
-
- [x] Setup Boilerplate Nextjs
- [x] Git Repo.
- [x] Cleanup Boilerplate.
Library:
- [x] React Hot Toast
-
### What happened?
Plasmo segfaults when I try to build my extension, these are the relevant parts of my `package.json`
```json
"scripts": {
"dev": "bun run watch-routes & plasmo dev…
-
## Summary 💡
Support imperative calls for the sake of simplicity.
## Examples 🌈
```jsx
import { useSnackbar } from '@material-ui/core';
function MyComponent() {
const snackbar = useSna…
-
- [x] npx create-next-app@latest
- [x] Install NextJs
- [x] Install Typescript
- [x] Install Tailwindcss
- [x] Configurate Codespace
- [x] Install react-icons
- [x] npm install react-icons reac…
-
## 모달 UI 작업 (로그인, 회원가입에 사용)
- 공용 컴포넌트인 Button, input 생성
- 사용 할 라이브러리 인 axios, react-hook-form, react-hot-toast, zustand 를 install
- 모달 submit => axios.post