mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 19:17:54 +08:00
删掉无用属性 id
This commit is contained in:
parent
862968d1c9
commit
292086aead
@ -17,11 +17,9 @@
|
||||
*/
|
||||
|
||||
import React from 'react';
|
||||
import cx from 'classnames';
|
||||
import {ClassNamesFn, themeable} from '../theme';
|
||||
|
||||
interface LayoutProps {
|
||||
id: string;
|
||||
header?: boolean | React.ReactNode;
|
||||
aside?: boolean | React.ReactNode;
|
||||
asideClassName: string;
|
||||
|
Loading…
Reference in New Issue
Block a user