Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task/86 markdown description #104

Merged
merged 11 commits into from
Oct 8, 2024
Merged

Task/86 markdown description #104

merged 11 commits into from
Oct 8, 2024

Conversation

zsoltker
Copy link
Contributor

No description provided.

maxContentHeight?: number;
};

const GMarkdown: React.FC<GMarkdownProps> = ({ isCard, maxContentHeight = 200, children }) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

There might be other type of files like some helpers, hooks, services, ... which will be created in the common. Therefore can you please create a 'components' folder inside the 'common' and move your markdown component and css into that. Something like src/common/components/markdown/GMakdown.tsx

Copy link
Contributor

Choose a reason for hiding this comment

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

This is not solved.

src/common/markdown/GMarkdown.tsx Outdated Show resolved Hide resolved
Signed-off-by: Keresztes Zsolt <[email protected]>
Signed-off-by: Keresztes Zsolt <[email protected]>
src/common/markdown/Markdown.tsx Outdated Show resolved Hide resolved
Signed-off-by: Keresztes Zsolt <[email protected]>
# Conflicts:
#	src/components/ItemCard/ItemCard.tsx
#	src/components/Routes.tsx
@zsoltker zsoltker merged commit cb38dd6 into main Oct 8, 2024
3 checks passed
@zsoltker zsoltker deleted the task/86-markdown_description branch October 8, 2024 05:28
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.

3 participants