Merge branch 'optimize' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2026-06-03 02:54:23 +03:00
commit cf5566eacb
53 changed files with 441 additions and 267 deletions

View file

@ -1,4 +1,4 @@
import get from 'lodash/get'
import { get } from 'lodash'
import { mapState } from 'pinia'
import RichContent from 'src/components/rich_content/rich_content.jsx'