This commit is contained in:
2026-07-15 11:16:19 +03:00
parent 8445937922
commit 4621a83d3f
8 changed files with 68 additions and 40 deletions

View File

@@ -2,7 +2,7 @@ import type { LegalDocData } from '@entities/legal-doc'
export const reestrDoc: LegalDocData = {
title: 'Реестр операторов персональных данных',
subtitle: 'ООО «БИТФОРС»',
subtitle: 'ООО «ЭКСА»',
sections: [
{
blocks: [
@@ -31,7 +31,7 @@ export const reestrDoc: LegalDocData = {
{
kind: 'infoBox',
lines: [
{ strong: 'Наименование:', text: 'ООО «БИТФОРС»' },
{ strong: 'Наименование:', text: 'ООО «ЭКСА»' },
{ strong: 'ИНН:', text: '9810001062' },
{ strong: 'ОГРН:', text: '1257800060990' },
{