Skip to content

Commit

Permalink
update create theme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Jan 13, 2025
1 parent 652ec23 commit 7e517d4
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 110 deletions.
2 changes: 1 addition & 1 deletion app/src/docs/themes/CreateTheme.doc.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import * as React from 'react';
import { EditableDocContent, BaseDocsBlock } from '../../common';

export class CreateThemeDoc extends BaseDocsBlock {
title = 'Create your own theme';
title = 'Create custom theme';

renderContent() {
return (
Expand Down
Loading

0 comments on commit 7e517d4

Please sign in to comment.