Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TimeChimp/tacugama into feat/add-…
Browse files Browse the repository at this point in the history
…support-of-grouping-to-data-grid
  • Loading branch information
tarashaidarTimechimp committed Apr 4, 2024
2 parents 618199a + c8dfce0 commit a4c46eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/primitives.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { ThemePrimitives } from 'baseui/theme';

const primitives: Partial<ThemePrimitives> = {
// primaryFontFamily: 'Inter',
primaryFontFamily: 'inherit',
};

export default primitives;

0 comments on commit a4c46eb

Please sign in to comment.