Skip to content

Conversation

@gjones
Copy link
Collaborator

@gjones gjones commented Jan 5, 2026

Summary

Adding flag for new region.

CleanShot 2026-01-05 at 18 00 05@2x

@gjones gjones requested a review from mwoenker January 5, 2026 23:00
@vercel
Copy link

vercel bot commented Jan 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
click-ui Ready Ready Preview, Comment Jan 6, 2026 8:50pm

xmlns="http://www.w3.org/2000/svg"
{...props}
>
<g clip-path="url(#clip0_15665_475)">
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@DreaminDani these need to be camelcase

Copy link
Collaborator

Choose a reason for hiding this comment

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

Agh! Damn. We need a script for this. Sorry I'm afk for a couple more hours. Can you fix?


const Flags = ({ name, size, ...props }: FlagProps) => {
const Component = FlagList[name];
const Component = FlagList[name as FlagName];
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need this type cast?

@vercel
Copy link

vercel bot commented Jan 6, 2026

You must have Developer access to commit code to ClickHouse on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

@gjones gjones merged commit 5831641 into main Jan 6, 2026
6 checks passed
@gjones gjones deleted the gj-add-hong-kong branch January 6, 2026 20:56
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.

5 participants