Skip to content

Commit a1a532e

Browse files
committed
refactor(themes): remove the ios config because it's the same as the base
1 parent 1c969df commit a1a532e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/src/themes/ios/default.tokens.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ export const defaultTheme: DefaultTheme = {
1616

1717
fontFamily: '-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif',
1818

19-
config: {
20-
formHighlight: false,
21-
rippleEffect: false,
22-
},
23-
2419
spacing: {
2520
xxxxs: 'var(--ion-spacing-25)',
2621
xxxs: 'var(--ion-spacing-50)',

0 commit comments

Comments
 (0)