import React from 'react'; import clsxm from '@/lib/clsxm'; export const CodeFrameComponentWrap = ({ className = '', children }) => { return (