You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(javascript): add serialization to DsComponent
Add kotlinx.serialization.Serializable annotation to DsComponent class to enable serialization and deserialization of objects.
Also, load ds.json file from project root to retrieve design system components.
0 commit comments