diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-22 20:32:40 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-22 20:32:40 +0200 |
| commit | 2548273d89e55efc24a2df101b621b06a6a83313 (patch) | |
| tree | f53432affb67df53357fb0633e5073ebe642aef3 /driver/package.json | |
| parent | e97dbb11b30d0fe51b2ca1660e9f0d27a99a73e3 (diff) | |
| download | carpool-2548273d89e55efc24a2df101b621b06a6a83313.tar.xz carpool-2548273d89e55efc24a2df101b621b06a6a83313.zip | |
Added rendering passenger requests
Diffstat (limited to 'driver/package.json')
| -rw-r--r-- | driver/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/package.json b/driver/package.json index 9853e7c..5ec615d 100644 --- a/driver/package.json +++ b/driver/package.json @@ -14,6 +14,7 @@ "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", + "@radix-ui/react-toast": "^1.1.5", "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "firebase": "^10.7.1", |
