sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* 整行可拖拽;节和章可跨篇
|
||||
*/
|
||||
import { useCallback, useState } from 'react'
|
||||
import { ChevronRight, ChevronDown, BookOpen, Edit3, Trash2, GripVertical, Plus } from 'lucide-react'
|
||||
import { ChevronRight, ChevronDown, BookOpen, Edit3, Trash2, GripVertical, Plus, Star } from 'lucide-react'
|
||||
import { Button } from '@/components/ui/button'
|
||||
|
||||
const PART_LABELS = ['一', '二', '三', '四', '五', '六', '七', '八', '九', '十']
|
||||
|
||||
Reference in New Issue
Block a user