Skip to content

Feature/auth page and Dev mode#21

Open
kitanoyoru wants to merge 38 commits into
demofrom
feature/auth-page
Open

Feature/auth page and Dev mode#21
kitanoyoru wants to merge 38 commits into
demofrom
feature/auth-page

Conversation

@kitanoyoru

Copy link
Copy Markdown
Collaborator

No description provided.

);
};

// export const KeywordNode: FC<INodeProps> = ({ children, tree }) => {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove commented code

node: ChildNode;
}

// const nodeAttributesToObject = (node: HTMLElement) => {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove commented code

@@ -1,4 +1,5 @@
import { IScnNode, Scn as ScnBase, useToast, useTranslate } from 'ostis-ui-lib';
import { IScnNode, useToast, useTranslate } from 'ostis-ui-lib';
import { Scn as ScnBase } from '@components/ScnBase';

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not really clear what exactly was changed in SCn that leads to pass folder in project instead of ostis-ui-lib usage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants