Linkta-org / core

Core Repo for MVP
MIT License
5 stars 10 forks source link

implemented styling on nodes #363

Closed LucieSeidler closed 2 weeks ago

LucieSeidler commented 2 months ago

Description

Implements Node and Edge Type to add appropriate styling to LinktaFlow components

Fixes # (issue)

352

Type of change

How Can this be tested? Testing Plan to review this PR

Change is in adding type to each flow component (node and edge). In order to test this change, create a new flow and ensure styling is visible. Make changes within LinktaNode.tsx in order to ensure styling is updated within the displayed LinktaFlow. Styling should match changes made

Checklist:

Additional Information:

netlify[bot] commented 2 months ago

Deploy Preview for linkta-core ready!

Name Link
Latest commit 4c20773b4f36087203f1a11a7dc2ea6d95ebfd6f
Latest deploy log https://app.netlify.com/sites/linkta-core/deploys/66bce9308639a900086d56f0
Deploy Preview https://deploy-preview-363--linkta-core.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

relandboyle commented 2 weeks ago

Closing due to inactivity.