Skip to content

Conversation

@bityutskiyAO
Copy link
Contributor

No description provided.

@bityutskiyAO bityutskiyAO marked this pull request as draft November 28, 2025 14:12
@bityutskiyAO bityutskiyAO force-pushed the feat/themer-semantic-pallete branch from bcecf9c to b07f7d9 Compare November 28, 2025 14:22
Comment on lines +364 to +372
const updateAdvancedColors = React.useCallback<
ThemeCreatorMethodsContextType['updateAdvancedColors']
>((payload) => {
dispatchThemeCreator({
type: 'updateAdvancedColors',
payload,
});
}, []);

Copy link
Contributor Author

Choose a reason for hiding this comment

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

stale code, need to remove

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