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

starter-bloc: created starter blocks feature #3156

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from

Conversation

geodem127
Copy link
Contributor

No description provided.

@geodem127 geodem127 marked this pull request as draft January 22, 2025 14:48
import { Field } from "./Field";
import { BlockTypeProps } from "./StarterBlocksDialogue";

const LinkStyle = styled(Link)(({ theme }) => ({
Copy link
Contributor

@agalin920 agalin920 Jan 22, 2025

Choose a reason for hiding this comment

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

Why is this link so heavily styled? We don't want to use style components and rely on our design system and only using sx for overrrides

Copy link
Contributor Author

@geodem127 geodem127 Jan 22, 2025

Choose a reason for hiding this comment

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

Sorry, I assigned the wrong color, which is why the specified color didn't render. I'll be updating it now.

@geodem127 geodem127 force-pushed the feature/starter-blocks branch from b2259c8 to 2345abb Compare January 22, 2025 23:07
@geodem127 geodem127 force-pushed the feature/starter-blocks branch from 9481e29 to 3527bd3 Compare January 29, 2025 03:19
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.

2 participants