move 2 brojs
All checks were successful
platform/bro/pipeline/head This commit looks good
platform/bro/pipeline/pr-master This commit looks good

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-08-05 21:56:28 +03:00
parent a669e2af81
commit d7b521c2ec
10 changed files with 1411 additions and 3362 deletions

View File

@@ -3,7 +3,7 @@ import { useParams, Link } from 'react-router-dom'
import dayjs from 'dayjs'
import QRCode from 'qrcode'
import { sha256 } from 'js-sha256'
import { getConfigValue, getNavigationsValue } from '@ijl/cli'
import { getConfigValue, getNavigationsValue } from '@brojs/cli'
import {
Box,
Breadcrumb,