Skip to content

Commit

Permalink
Merge pull request #5370 from swarakaka/master
Browse files Browse the repository at this point in the history
Refactor: Rename AccordionStyle to FileUploadStyle
  • Loading branch information
tugcekucukoglu committed Mar 4, 2024
2 parents a31f1a0 + 401719b commit 7952429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/lib/fileupload/style/FileUploadStyle.d.ts
@@ -1,3 +1,3 @@
import { BaseStyle } from '../../base/style';

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

0 comments on commit 7952429

Please sign in to comment.