Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mihkeleidast committed Jan 17, 2022
1 parent 8e8fc14 commit e108ccc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mandelbrot/src/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const packageJSON = require('../package.json');
module.exports = function (options) {
const config = _.defaultsDeep(_.clone(options || {}), {
skin: 'default',
// TODO: needs documenting: 'default' or 'split'
navigation: 'default',
rtl: false,
lang: 'en',
Expand Down

0 comments on commit e108ccc

Please sign in to comment.