Skip to content

Commit 4548a04

Browse files
committed
feat: remove pinia experimental note
1 parent be6ba7e commit 4548a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ async function init() {
334334
{
335335
name: 'needsPinia',
336336
type: 'toggle',
337-
message: '是否引入 Pinia 用于状态管理?(试验)',
337+
message: '是否引入 Pinia 用于状态管理?',
338338
initial: false,
339339
active: '是',
340340
inactive: '否',

0 commit comments

Comments
 (0)