Skip to content

Commit

Permalink
Deploy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKottas committed Jan 28, 2023
1 parent 0633243 commit b2a9145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/inputHeader/InputHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
InputHeaderContextProps,
InputHeaderContextState,
InputHeaderComponentContextState,
} from '../InputHeader/InputHeaderContext';
} from '../inputHeader/InputHeaderContext';
import { withInputHeaderContext } from './withInputHeaderContext';
import { TippyProps } from '@tippy.js/react';
import { withThemeContext } from '../themeProvider/withThemeContext';
Expand Down

0 comments on commit b2a9145

Please sign in to comment.