Skip to content

Commit

Permalink
feat: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbalar-splunk committed Mar 10, 2021
1 parent ddfaf41 commit 3ce2363
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,7 +3,7 @@ import layout from '@splunk/react-page';
import { SplunkThemeProvider } from '@splunk/themes';
import { defaultTheme } from '@splunk/splunk-utils/themes';

import { StyledContainer } from './entryPageStyle';
import { StyledContainer } from './EntryPageStyle';
import ConfigManager from '../util/configManager';
import InputPage from './Input/InputPage';
import ConfigurationPage from './Configuration/ConfigurationPage';
Expand Down

0 comments on commit 3ce2363

Please sign in to comment.