Refactor: Rename AccordionStyle to FileUploadStyle
parent
a31f1a0c8f
commit
401719b233
|
@ -1,3 +1,3 @@
|
||||||
import { BaseStyle } from '../../base/style';
|
import { BaseStyle } from '../../base/style';
|
||||||
|
|
||||||
export interface AccordionStyle extends BaseStyle {}
|
export interface FileUploadStyle extends BaseStyle {}
|
||||||
|
|
Loading…
Reference in New Issue