Match-id-bfead9337cc6f59e5f7f46383727552dce8d9b3b
This commit is contained in:
parent
c16bf53299
commit
ecaa3e247d
|
@ -80,7 +80,6 @@ describe('Hook Test', () => {
|
|||
});
|
||||
|
||||
it('简单使用useContext', () => {
|
||||
//let root = createVNode(TreeRoot, container);
|
||||
const LanguageTypes = {
|
||||
JAVA: 'Java',
|
||||
JAVASCRIPT: 'JavaScript',
|
||||
|
|
Loading…
Reference in New Issue