Skip to content

Commit bb30eea

Browse files
fix: eslint
1 parent 7499b1e commit bb30eea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/component/modal/setting/tanstack_general_settings/general_settings_dialog_footer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const Footer = styled.div`
1313

1414
export const GeneralSettingsDialogFooter = withForm({
1515
props: {
16+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
1617
onApply: (values: GeneralSettingsFormType) => {
1718
/* empty */
1819
},

0 commit comments

Comments
 (0)