Skip to content

Commit

Permalink
Merge pull request #19 from 1inch/fix-build
Browse files Browse the repository at this point in the history
fix-build
  • Loading branch information
pavelkurmacheff authored Sep 11, 2024
2 parents ee85fa1 + a53ef24 commit eb3c101
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ const config = {
favicon: 'img/favicon/favicon.ico',
organizationName: '1inch', // Usually your GitHub org/user name.
projectName: '1inch-docs', // Usually your repo name.
plugins: [
[
require.resolve('docusaurus-plugin-search-local'),
{ indexPages: true, highlightSearchTermsOnTargetPage: true, searchResultLimits: 10 },
],
],
presets: [
[
'@docusaurus/preset-classic',
Expand Down
2 changes: 1 addition & 1 deletion src/theme/Toggle/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@
.react-toggle--checked .react-toggle-thumb {
left: 30px;
box-shadow: none;
}
}

0 comments on commit eb3c101

Please sign in to comment.