hedgedoc/html-to-react/src/utils
jason lim 620b7d9fa8 fix: use more complex parsing for css statement splitting
Signed-off-by: Lim Jia Sheng <50891910+sxxov@users.noreply.github.com>
2024-11-01 15:26:33 +01:00
..
convertInlineStyleToMap.ts fix: use more complex parsing for css statement splitting 2024-11-01 15:26:33 +01:00
generatePropsFromAttributes.ts feat: import html-to-react from https://github.com/hedgedoc/html-to-react 2023-08-26 15:07:49 +02:00
isValidTagOrAttributeName.ts feat: import html-to-react from https://github.com/hedgedoc/html-to-react 2023-08-26 15:07:49 +02:00
mapHtmlAttributesToReactElementAttributes.ts refactor: use reduce generic type instead of type cast 2023-11-30 21:03:21 +01:00