4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
|
|
// 强制安装缺失的依赖包
|
||
|
|
import "cmdk"
|
||
|
|
import "@radix-ui/react-separator"
|