1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 21:50:15 +00:00

comment(misc-refactors-and-fixes): [PM-16783] Tech Debt and Toast Fixes - Comment fixes.

This commit is contained in:
Patrick Pimentel
2025-02-17 14:37:41 -05:00
parent dbf1fa8647
commit e1bf44b774

View File

@@ -23,7 +23,8 @@ export class ToastService {
/**
* This will present the toast to a user.
*
* Note: The toast will be displayed for a minimum of 5 seconds if no timeout is provided in
* Note: The toast duration is calculated programmatically by length and will
* be displayed for a minimum of 5 seconds if no timeout is provided in
* the options.
*
* @param options Options for toasts. If no timeout is specified an appropriate duration will be