feat: 新增幼儿测字表
This commit is contained in:
@@ -13,4 +13,10 @@ export const UNRELEASED_PAGE_ENTRIES: UnreleasedPageEntry[] = [
|
||||
subtitle: '控笔练习',
|
||||
path: '/chinesePages/penControlSheet/penControlSheet',
|
||||
},
|
||||
{
|
||||
id: 'word-test-sheet',
|
||||
title: '测字表',
|
||||
subtitle: '测字表',
|
||||
path: '/chinesePages/wordTestSheet/wordTestSheet',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user