chore: remove test class

This commit is contained in:
Scott Wilson
2025-10-10 11:08:00 -07:00
parent 615277fd44
commit 912db6f820

View File

@@ -73,7 +73,6 @@ export const createNotification = (
export const NotificationContainer = () => (
<ToastContainer
pauseOnHover
className="[&>svg]:top-1"
toastClassName="border border-mineshaft-500"
style={{ width: "400px" }}
/>