Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
ilinzweilin committed Mar 23, 2020
1 parent 11db767 commit 179648c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nav-bar/src/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {Close as CloseIcon, Icon, Menu as MenuIcon, User as UserIcon} from 'grom
import styled, {ThemeProps as StyledThemeProps, withTheme} from 'styled-components';
import {defaultProps, extendDefaultTheme} from "grommet/default-props";


// Define type for theme props
interface ThemeProps {
navBar: {
Expand Down

0 comments on commit 179648c

Please sign in to comment.