Skip to content

Commit

Permalink
fix: remove example change
Browse files Browse the repository at this point in the history
  • Loading branch information
tcK1 committed Mar 8, 2024
1 parent 1b0176a commit 8f43046
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/yoga/src/Theme/theme/v3theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,4 @@ export const v3theme = createTheme(tokens => ({
},

baseFont: tokens.fonts.inter,

components: {
navigationmenu: {
backgroundColor: {
default: tokens.colors.sand,
},
},
},
}));

0 comments on commit 8f43046

Please sign in to comment.