feat: speedbump before deleting downloads

This commit is contained in:
2025-06-08 15:25:18 -05:00
parent b5cd240fbd
commit 781e4dcd23
6 changed files with 83 additions and 7 deletions

View File

@@ -31,4 +31,7 @@ return [
'@stimulus-components/popover' => [
'version' => '7.0.0',
],
'@stimulus-components/dialog' => [
'version' => '1.0.1',
],
];