This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit cb0f0ae
committed
feat: enhance BackupEmptyState component with restore functionality
- Added an onRestore prop to the BackupEmptyState component to allow users to restore data.
- Updated the component's template to include a button for the restore action, improving user interaction and functionality.
These changes aim to provide users with a more comprehensive backup management experience.
Signed-off-by: Innei <tukon479@gmail.com>1 parent 1fe7061 commit cb0f0ae
1 file changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| |||
402 | 405 | | |
403 | 406 | | |
404 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
405 | 412 | | |
406 | 413 | | |
407 | 414 | | |
| |||
415 | 422 | | |
416 | 423 | | |
417 | 424 | | |
418 | | - | |
419 | | - | |
420 | | - | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
421 | 436 | | |
422 | 437 | | |
423 | 438 | | |
| |||
0 commit comments