UNPKG

@tohuhono/puck-rich-text

Version:

A puck component for rich text editing made for OberonCMS

7 lines (6 loc) 132 B
function isApple() { return typeof navigator !== "undefined" && navigator.userAgent.includes("Mac OS X"); } export { isApple };