style : update app
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
import { ViewGroup } from '@/module/group';
|
||||
import React from 'react';
|
||||
|
||||
function Page() {
|
||||
return (
|
||||
<div>
|
||||
Page
|
||||
</div>
|
||||
<ViewGroup />
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user