unis_crm/frontend1/node_modules/antd/es/row/index.js

4 lines
65 B
JavaScript

"use client";
import { Row } from '../grid';
export default Row;