refactor: use Next.js for demo

This commit is contained in:
Simon Chan 2021-10-11 17:15:17 +08:00
parent 5a2870f85c
commit 4a7a22a9d9
67 changed files with 3259 additions and 4604 deletions

View file

@ -1,8 +0,0 @@
export * from './command-bar';
export * from './connect';
export * from './demo-mode';
export * from './device-view';
export * from './error-dialog';
export * from './external-link';
export * from './logger';
export * from './router';