strauberly / tons-of-tacos-v1.3

Front-end application built with next.js for our tons of tacos product for fictional clients. Project design and code by Adam Straub unless otherwise specified.
0 stars 0 forks source link

Create alert (toaster) #197

Open strauberly opened 1 week ago

strauberly commented 1 week ago

Create an alert component that can be used application wide for confirmation of user actions and errors.

strauberly commented 5 days ago

Files initialized.

strauberly commented 4 days ago

created context for alert messages, placed alert in layout