Monody Le

Results 8 comments of Monody Le

Then what those components named? 👀 `ProPagination`, `SimplePagination`, `ExtremePagination`...?

The problem is the dialog is not focused when the dialog shows up. So you can't close dialog via keydown event until you got focused on them. I have to...

Should rename styling name, like in `Pane`: https://github.com/moaijs/moai/blob/8332c2795b36e6f2f32474337415a6843eaf4eff/lib/core/src/pane/pane.tsx#L46 Can't understand what the hell is `outset`

Should change name of `Swither`

I'm using the latest version and get the same error with [this comment](https://github.com/leafac/rehype-shiki/issues/1#issuecomment-948351211). ``` error - SyntaxError: unknown: Unexpected token (29:2) 27 | export default function MDXContent({ 28 | components,...

Thanks for asking, this feature is under maintenance because some bugs and the UI not already for use. I will add it back in the future.

> To clarify, I’m looking for a decent regular expression to validate URLs that were entered as user input with. I have no interest in parsing a list of URLs...