diff --git a/packages/sfc-playground/src/store.ts b/packages/sfc-playground/src/store.ts index 22080ea10..b68a7042f 100644 --- a/packages/sfc-playground/src/store.ts +++ b/packages/sfc-playground/src/store.ts @@ -1,5 +1,6 @@ import { reactive, watchEffect } from 'vue' import { compileFile, MAIN_FILE } from './sfcCompiler' +import { utoa, atou } from './utils' const welcomeCode = `