Skip to content

Commit

Permalink
Refactor: Rename AccordionStyle to FileUploadStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
swarakaka committed Mar 3, 2024
1 parent a31f1a0 commit 401719b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/lib/fileupload/style/FileUploadStyle.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { BaseStyle } from '../../base/style';

export interface AccordionStyle extends BaseStyle {}
export interface FileUploadStyle extends BaseStyle {}

0 comments on commit 401719b

Please sign in to comment.