diff --git a/src/components/DataExportSection.vue b/src/components/DataExportSection.vue index a05d9a63..d07a91b5 100644 --- a/src/components/DataExportSection.vue +++ b/src/components/DataExportSection.vue @@ -1,16 +1,9 @@ -/** - * Data Export Section Component - * - * Provides UI and functionality for exporting user data and backing up identifier seeds. - * Includes buttons for seed backup and database export, with platform-specific download instructions. - * - * @component - * @displayName DataExportSection - * @example - * ```vue - * - * ``` - */ +/** * Data Export Section Component * * Provides UI and functionality for +exporting user data and backing up identifier seeds. * Includes buttons for seed +backup and database export, with platform-specific download instructions. * * +@component * @displayName DataExportSection * @example * ```vue * + +* ``` */